Skip to content

fix(train): allow zero-step training with bias adjustment - #5477

Merged
wanghan-iapcm merged 7 commits into
deepmodeling:masterfrom
njzjz-bothub:fix-4988-zero-step-training
Jun 20, 2026
Merged

fix(train): allow zero-step training with bias adjustment#5477
wanghan-iapcm merged 7 commits into
deepmodeling:masterfrom
njzjz-bothub:fix-4988-zero-step-training

test(train): assert zero-step skips bias adjustment

1273e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 1s

82.16% (-0.09%) compared to e679b8d

View this Pull Request on Codecov

82.16% (-0.09%) compared to e679b8d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.16%. Comparing base (e679b8d) to head (1273e6e).
⚠️ Report is 48 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5477      +/-   ##
==========================================
- Coverage   82.25%   82.16%   -0.09%     
==========================================
  Files         833      896      +63     
  Lines       89100   102586   +13486     
  Branches     4225     4339     +114     
==========================================
+ Hits        73290    84291   +11001     
- Misses      14518    16958    +2440     
- Partials     1292     1337      +45     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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