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

fix: Purchase Receipt GL Entries #37642

Merged
merged 4 commits into from
Oct 24, 2023

test: set cwip account

db622a1
Select commit
Loading
Failed to load commit list.
Merged

fix: Purchase Receipt GL Entries #37642

test: set cwip account
db622a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

67.34% (+0.00%) compared to 514d543

View this Pull Request on Codecov

67.34% (+0.00%) compared to 514d543

Details

Codecov Report

Merging #37642 (db622a1) into develop (514d543) will increase coverage by 0.00%.
Report is 46 commits behind head on develop.
The diff coverage is 85.36%.

@@           Coverage Diff            @@
##           develop   #37642   +/-   ##
========================================
  Coverage    67.34%   67.34%           
========================================
  Files          757      757           
  Lines        60098    60117   +19     
========================================
+ Hits         40472    40486   +14     
- Misses       19626    19631    +5     
Files Coverage Δ
erpnext/accounts/general_ledger.py 90.55% <ø> (ø)
erpnext/accounts/utils.py 73.12% <100.00%> (-0.04%) ⬇️
...xt/buying/doctype/purchase_order/purchase_order.py 78.99% <ø> (ø)
...g/doctype/supplier_scorecard/supplier_scorecard.py 55.97% <ø> (ø)
erpnext/manufacturing/doctype/bom/bom.py 78.49% <100.00%> (ø)
erpnext/selling/doctype/sales_order/sales_order.py 79.09% <100.00%> (+0.03%) ⬆️
erpnext/setup/doctype/company/company.py 74.21% <ø> (ø)
erpnext/stock/get_item_details.py 83.06% <100.00%> (ø)
...next/stock/report/reserved_stock/reserved_stock.py 46.66% <ø> (ø)
erpnext/stock/stock_ledger.py 84.53% <100.00%> (ø)
... and 10 more

... and 1 file with indirect coverage changes