Skip to content

update refund/return decoupling

dc06cc3
Select commit
Loading
Failed to load commit list.
Draft

add reasons for lines and returns #6328

update refund/return decoupling
dc06cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2026 in 0s

42.55% (-0.21%) compared to 4238398

View this Pull Request on Codecov

42.55% (-0.21%) compared to 4238398

Details

Codecov Report

❌ Patch coverage is 10.19108% with 282 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.55%. Comparing base (4238398) to head (dc06cc3).

Files with missing lines Patch % Lines
...onents/ReturnsSettingsPage/ReturnsSettingsPage.tsx 0.00% 48 Missing ⚠️
...ers/components/OrderReturnPage/OrderReturnPage.tsx 0.00% 35 Missing ⚠️
.../orders/views/OrderReturn/useRefundWithinReturn.ts 8.57% 32 Missing ⚠️
...OrderDetailsRefundTable/OrderDetailsRefundLine.tsx 0.00% 25 Missing ⚠️
...rderReturnRefundItemsCard/ReturnLineReasonCell.tsx 0.00% 17 Missing ⚠️
...sactionReasonModal/OrderTransactionReasonModal.tsx 0.00% 16 Missing ⚠️
...erTransactionRefundTable/RefundTableReasonCell.tsx 0.00% 15 Missing ⚠️
...ents/OrderGrantRefundPage/OrderGrantRefundPage.tsx 0.00% 14 Missing ⚠️
...ents/OrderFulfillmentCard/OrderFulfillmentCard.tsx 0.00% 13 Missing ⚠️
...orders/components/OrderDetailsDatagrid/datagrid.ts 0.00% 9 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6328      +/-   ##
==========================================
- Coverage   42.76%   42.55%   -0.21%     
==========================================
  Files        2517     2523       +6     
  Lines       43758    44035     +277     
  Branches     9952    10484     +532     
==========================================
+ Hits        18715    18741      +26     
- Misses      25005    25256     +251     
  Partials       38       38              

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