Skip to content

Merge branch 'main' into update-eslint-flatconfig

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

Update ESLint to v9 and TypeScript to latest #5739

Merge branch 'main' into update-eslint-flatconfig
9bb7e58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2025 in 0s

66.38% (-0.02%) compared to b475d26

View this Pull Request on Codecov

66.38% (-0.02%) compared to b475d26

Details

Codecov Report

❌ Patch coverage is 55.88235% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.38%. Comparing base (b475d26) to head (9bb7e58).

Files with missing lines Patch % Lines
...rc/orders/components/OrderPayment/OrderPayment.tsx 54.54% 4 Missing and 1 partial ⚠️
src/components/RichTextEditor/ReactEditorJS.tsx 0.00% 2 Missing ⚠️
...rderTransaction/components/CardTitle/CardTitle.tsx 0.00% 2 Missing ⚠️
src/components/Attributes/utils.ts 0.00% 1 Missing ⚠️
...c/components/Datagrid/customCells/DropdownCell.tsx 0.00% 1 Missing ⚠️
...omponents/Datagrid/customCells/Money/MoneyCell.tsx 0.00% 1 Missing ⚠️
src/components/ExternalLink/ExternalLink.tsx 50.00% 1 Missing ⚠️
src/components/PriceField/usePriceField.ts 83.33% 1 Missing ⚠️
...roducts/components/ProductListDatagrid/datagrid.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5739      +/-   ##
==========================================
- Coverage   66.40%   66.38%   -0.02%     
==========================================
  Files        1458     1456       -2     
  Lines       25399    25403       +4     
  Branches     5195     5224      +29     
==========================================
- Hits        16865    16864       -1     
+ Misses       8488     7969     -519     
- Partials       46      570     +524     

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