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

Calculate weighted average price when merging stock items #7534

Merged
merged 6 commits into from
Jun 29, 2024

Merge branch 'master' into stock-item-merge

565038f
Select commit
Loading
Failed to load commit list.
Merged

Calculate weighted average price when merging stock items #7534

Merge branch 'master' into stock-item-merge
565038f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2024 in 0s

84.22% (target 82.00%)

View this Pull Request on Codecov

84.22% (target 82.00%)

Details

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.22%. Comparing base (b924530) to head (565038f).
Report is 1 commits behind head on master.

Files Patch % Lines
src/backend/InvenTree/stock/models.py 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7534      +/-   ##
==========================================
+ Coverage   84.21%   84.22%   +0.01%     
==========================================
  Files        1066     1066              
  Lines       46671    46723      +52     
  Branches     1399     1399              
==========================================
+ Hits        39303    39352      +49     
- Misses       7003     7006       +3     
  Partials      365      365              

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