All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 49s
ticket_total() returned float while total() returns Decimal, causing a crash when summing cart totals. Standardise all total functions to return Decimal. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>