Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PUI] Order Parts Wizard #8602

Merged
merged 41 commits into from
Dec 16, 2024

Playwright tests

216bd26
Select commit
Loading
Failed to load commit list.
Merged

[PUI] Order Parts Wizard #8602

Playwright tests
216bd26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

84.60% (target 82.00%)

View this Pull Request on Codecov

84.60% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 69.07216% with 60 lines in your changes missing coverage. Please review.

Project coverage is 84.60%. Comparing base (7bfd36f) to head (216bd26).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...ontend/src/components/wizards/OrderPartsWizard.tsx 77.52% 20 Missing ⚠️
...c/frontend/src/components/wizards/WizardDrawer.tsx 42.30% 15 Missing ⚠️
src/frontend/src/hooks/UseWizard.tsx 64.70% 10 Missing and 2 partials ⚠️
src/frontend/src/tables/build/BuildLineTable.tsx 25.00% 6 Missing ⚠️
...ntend/src/tables/sales/SalesOrderLineItemTable.tsx 33.33% 4 Missing ⚠️
src/frontend/src/components/render/Company.tsx 0.00% 0 Missing and 1 partial ⚠️
src/frontend/src/pages/stock/StockDetail.tsx 80.00% 1 Missing ⚠️
src/frontend/src/tables/stock/StockItemTable.tsx 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8602      +/-   ##
==========================================
- Coverage   84.66%   84.60%   -0.07%     
==========================================
  Files        1195     1193       -2     
  Lines       54363    54305      -58     
  Branches     2057     2074      +17     
==========================================
- Hits        46027    45943      -84     
- Misses       7823     7856      +33     
+ Partials      513      506       -7     

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