Skip to content

fix: improve opening stock entry validation and reliability

5bd84f3
Select commit
Loading
Failed to load commit list.
Open

feat: add opening stock dialog for stock items #54570

fix: improve opening stock entry validation and reliability
5bd84f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

79.87% (+0.04%) compared to 548e9a2

View this Pull Request on Codecov

79.87% (+0.04%) compared to 548e9a2

Details

Codecov Report

❌ Patch coverage is 7.40741% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.87%. Comparing base (548e9a2) to head (5bd84f3).
⚠️ Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
erpnext/stock/doctype/item/item.py 7.40% 50 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #54570      +/-   ##
===========================================
+ Coverage    79.82%   79.87%   +0.04%     
===========================================
  Files         1160     1160              
  Lines       126675   127219     +544     
===========================================
+ Hits        101124   101619     +495     
- Misses       25551    25600      +49     
Files with missing lines Coverage Δ
erpnext/stock/doctype/item/item.py 77.93% <7.40%> (-6.00%) ⬇️

... and 4 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.