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

Sales order improvements #8445

Merged
merged 29 commits into from
Nov 8, 2024

View output from build table

ed4e593
Select commit
Loading
Failed to load commit list.
Merged

Sales order improvements #8445

View output from build table
ed4e593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

83.31% (target 82.00%)

View this Pull Request on Codecov

83.31% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 75.51020% with 24 lines in your changes missing coverage. Please review.

Project coverage is 83.31%. Comparing base (8f24119) to head (ed4e593).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...end/src/tables/sales/SalesOrderAllocationTable.tsx 31.57% 10 Missing and 3 partials ⚠️
src/backend/InvenTree/order/api.py 57.14% 3 Missing ⚠️
src/backend/InvenTree/order/serializers.py 83.33% 2 Missing ⚠️
src/backend/InvenTree/stock/api.py 92.30% 2 Missing ⚠️
...ntend/src/tables/sales/SalesOrderLineItemTable.tsx 71.42% 1 Missing and 1 partial ⚠️
src/backend/InvenTree/order/models.py 91.66% 1 Missing ⚠️
src/frontend/src/tables/bom/BomTable.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8445      +/-   ##
==========================================
- Coverage   84.52%   83.31%   -1.21%     
==========================================
  Files        1170     1171       +1     
  Lines       53468    54338     +870     
  Branches     2005     2011       +6     
==========================================
+ Hits        45192    45271      +79     
- Misses       7751     8536     +785     
- Partials      525      531       +6     

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