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

feat: utility to repost accounting ledgers without cancellation #36469

Merged
merged 24 commits into from
Aug 8, 2023

refactor(test): split into multiple test cases

4c56043
Select commit
Loading
Failed to load commit list.
Merged

feat: utility to repost accounting ledgers without cancellation #36469

refactor(test): split into multiple test cases
4c56043
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 1s

64.69% (+0.08%) compared to 5435c64

View this Pull Request on Codecov

64.69% (+0.08%) compared to 5435c64

Details

Codecov Report

Merging #36469 (4c56043) into develop (5435c64) will increase coverage by 0.08%.
Report is 17 commits behind head on develop.
The diff coverage is 99.09%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #36469      +/-   ##
===========================================
+ Coverage    64.61%   64.69%   +0.08%     
===========================================
  Files          788      791       +3     
  Lines        61436    61572     +136     
===========================================
+ Hits         39697    39837     +140     
+ Misses       21739    21735       -4     
Files Changed Coverage Δ
...xt/accounts/doctype/journal_entry/journal_entry.py 69.32% <ø> (ø)
...xt/accounts/doctype/payment_entry/payment_entry.py 83.79% <ø> (ø)
...ounts/doctype/purchase_invoice/purchase_invoice.py 84.19% <0.00%> (+0.03%) ⬆️
...xt/accounts/doctype/sales_invoice/sales_invoice.py 83.88% <ø> (+0.01%) ⬆️
...post_accounting_ledger/repost_accounting_ledger.py 100.00% <100.00%> (ø)
...ing_ledger_items/repost_accounting_ledger_items.py 100.00% <100.00%> (ø)
erpnext/accounts/test/accounts_mixin.py 80.76% <100.00%> (+1.17%) ⬆️

... and 11 files with indirect coverage changes