Skip to content

fix(UX): Item master form cleanup (#54538)

0eb049c
Select commit
Loading
Failed to load commit list.
Open

fix(UX): Item master form cleanup (backport #54538) #54634

fix(UX): Item master form cleanup (#54538)
0eb049c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

79.76% (+0.29%) compared to 64a724b

View this Pull Request on Codecov

79.76% (+0.29%) compared to 64a724b

Details

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.76%. Comparing base (64a724b) to head (0eb049c).
⚠️ Report is 46 commits behind head on version-16-hotfix.

Files with missing lines Patch % Lines
erpnext/stock/doctype/item/item.py 75.00% 3 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           version-16-hotfix   #54634      +/-   ##
=====================================================
+ Coverage              79.46%   79.76%   +0.29%     
=====================================================
  Files                   1172     1172              
  Lines                 126286   126456     +170     
=====================================================
+ Hits                  100354   100862     +508     
+ Misses                 25932    25594     -338     
Files with missing lines Coverage Δ
...port/bom_stock_analysis/test_bom_stock_analysis.py 100.00% <ø> (ø)
erpnext/stock/doctype/item/item.py 84.22% <75.00%> (-0.21%) ⬇️

... and 5 files with indirect coverage changes

🚀 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.