test: prevent rounding loss based validation error #38234
Merged
Codecov / codecov/project
succeeded
Nov 21, 2023 in 0s
67.26% (-0.01%) compared to fb06ad7
View this Pull Request on Codecov
67.26% (-0.01%) compared to fb06ad7
Details
Codecov Report
Merging #38234 (56e991b) into develop (fb06ad7) will decrease coverage by
0.01%
.
Report is 31 commits behind head on develop.
The diff coverage is64.28%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #38234 +/- ##
===========================================
- Coverage 67.26% 67.26% -0.01%
===========================================
Files 757 757
Lines 60502 60505 +3
===========================================
+ Hits 40698 40700 +2
- Misses 19804 19805 +1
Files | Coverage Δ | |
---|---|---|
erpnext/accounts/party.py | 81.02% <ø> (ø) |
|
erpnext/controllers/sales_and_purchase_return.py | 87.18% <100.00%> (+0.04%) |
⬆️ |
erpnext/controllers/taxes_and_totals.py | 95.30% <100.00%> (ø) |
|
erpnext/hooks.py | 100.00% <ø> (ø) |
|
...serial_and_batch_bundle/serial_and_batch_bundle.py | 73.15% <ø> (ø) |
|
erpnext/stock/report/item_prices/item_prices.py | 94.80% <ø> (ø) |
|
.../report/accounts_receivable/accounts_receivable.py | 89.68% <75.00%> (ø) |
|
erpnext/selling/doctype/customer/customer.py | 76.48% <80.00%> (ø) |
|
...t/accounts/report/general_ledger/general_ledger.py | 70.00% <0.00%> (ø) |
Loading