Skip to content

Merge branch 'main' into skip-calculate-taxes

ef00568
Select commit
Loading
Failed to load commit list.
Draft

POC skipping calculate_taxes #2225

Merge branch 'main' into skip-calculate-taxes
ef00568
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 1s

37.08% (+0.18%) compared to f4374b6

View this Pull Request on Codecov

37.08% (+0.18%) compared to f4374b6

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.08%. Comparing base (f4374b6) to head (ef00568).

Files with missing lines Patch % Lines
...app/api/webhooks/checkout-calculate-taxes/route.ts 0.00% 4 Missing ⚠️
...rc/app/api/webhooks/order-calculate-taxes/route.ts 0.00% 4 Missing ⚠️
...s/webhooks/definitions/checkout-calculate-taxes.ts 0.00% 2 Missing ⚠️
...ules/webhooks/definitions/order-calculate-taxes.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2225      +/-   ##
==========================================
+ Coverage   36.89%   37.08%   +0.18%     
==========================================
  Files         959      905      -54     
  Lines       62209    60332    -1877     
  Branches     3076     2958     -118     
==========================================
- Hits        22953    22372     -581     
+ Misses      38887    37620    -1267     
+ Partials      369      340      -29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.