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

Purchase order approvals and "ready" state #6989

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

.

d962448
Select commit
Loading
Failed to load commit list.
Open

Purchase order approvals and "ready" state #6989

.
d962448
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 0s

82.28% (target 82.00%)

View this Pull Request on Codecov

82.28% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 93.35219% with 47 lines in your changes missing coverage. Please review.

Project coverage is 82.28%. Comparing base (f92d734) to head (d962448).
Report is 674 commits behind head on master.

Files with missing lines Patch % Lines
...nd/src/components/buttons/OrderStateTransition.tsx 80.99% 21 Missing and 2 partials ⚠️
src/backend/InvenTree/order/models.py 86.23% 19 Missing ⚠️
src/backend/InvenTree/order/serializers.py 90.69% 4 Missing ⚠️
...venTree/InvenTree/templatetags/inventree_extras.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6989      +/-   ##
==========================================
- Coverage   83.63%   82.28%   -1.35%     
==========================================
  Files        1118     1007     -111     
  Lines       49549    46936    -2613     
  Branches     1625     1040     -585     
==========================================
- Hits        41441    38623    -2818     
- Misses       7680     8163     +483     
+ Partials      428      150     -278     

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