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

perf: optimize update_purchase_cost method #38298

Merged

refactor: update project costing based on frequency

dd016e6
Select commit
Loading
Failed to load commit list.
Merged

perf: optimize update_purchase_cost method #38298

refactor: update project costing based on frequency
dd016e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2023 in 1s

67.27% (+0.00%) compared to 24fcd67

View this Pull Request on Codecov

67.27% (+0.00%) compared to 24fcd67

Details

Codecov Report

Merging #38298 (dd016e6) into develop (24fcd67) will increase coverage by 0.00%.
Report is 19 commits behind head on develop.
The diff coverage is 75.67%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #38298   +/-   ##
========================================
  Coverage    67.27%   67.27%           
========================================
  Files          757      757           
  Lines        60546    60572   +26     
========================================
+ Hits         40730    40749   +19     
- Misses       19816    19823    +7     
Files Coverage Δ
...ounts/doctype/purchase_invoice/purchase_invoice.py 84.46% <100.00%> (+0.16%) ⬆️
erpnext/assets/doctype/asset/depreciation.py 83.28% <50.00%> (ø)
erpnext/buying/doctype/supplier/supplier.py 68.57% <0.00%> (ø)
erpnext/projects/doctype/project/project.py 50.60% <73.33%> (+0.60%) ⬆️

... and 7 files with indirect coverage changes