feat: add pre-submit credit limit warning on save #54461
Merged
Codecov / codecov/project
succeeded
May 4, 2026 in 0s
79.81% (+0.36%) compared to ffae7e4
View this Pull Request on Codecov
79.81% (+0.36%) compared to ffae7e4
Details
Codecov Report
❌ Patch coverage is 93.40102% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.81%. Comparing base (ffae7e4) to head (55619be).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| erpnext/accounts/utils.py | 74.50% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #54461 +/- ##
===========================================
+ Coverage 79.44% 79.81% +0.36%
===========================================
Files 1160 1160
Lines 126064 126557 +493
===========================================
+ Hits 100156 101012 +856
+ Misses 25908 25545 -363 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...nts/doctype/accounts_settings/accounts_settings.py | 59.00% <ø> (ø) |
|
| ...rpnext/accounts/test/test_pre_submit_validation.py | 100.00% <100.00%> (ø) |
|
| erpnext/hooks.py | 100.00% <100.00%> (ø) |
|
| erpnext/accounts/utils.py | 74.20% <74.50%> (+0.01%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading