Skip to content

Merge branch 'main' into enable-granular-capture

9cb5e15
Select commit
Loading
Failed to load commit list.
Merged

Add new unified OrderCaptureDialog with amount options #6200

Merge branch 'main' into enable-granular-capture
9cb5e15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2026 in 1s

41.17% (+0.19%) compared to 1a04311

View this Pull Request on Codecov

41.17% (+0.19%) compared to 1a04311

Details

Codecov Report

❌ Patch coverage is 76.99115% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.17%. Comparing base (1a04311) to head (9cb5e15).

Files with missing lines Patch % Lines
...ews/OrderDetails/OrderUnconfirmedDetails/index.tsx 0.00% 25 Missing ⚠️
...rs/views/OrderDetails/OrderNormalDetails/index.tsx 0.00% 17 Missing ⚠️
...mponents/OrderCaptureDialog/OrderCaptureDialog.tsx 93.75% 4 Missing and 3 partials ⚠️
src/orders/views/OrderDetails/OrderDetails.tsx 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6200      +/-   ##
==========================================
+ Coverage   40.97%   41.17%   +0.19%     
==========================================
  Files        2434     2437       +3     
  Lines       40991    41199     +208     
  Branches     9080     9182     +102     
==========================================
+ Hits        16797    16964     +167     
- Misses      24166    24204      +38     
- Partials       28       31       +3     

☔ 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.