Skip to content

feat(tf): implement change-bias command#4927

Merged
iProzd merged 25 commits into
develfrom
copilot/fix-4018
Sep 2, 2025
Merged

feat(tf): implement change-bias command#4927
iProzd merged 25 commits into
develfrom
copilot/fix-4018

Refactor change-bias documentation for clarity

5faffab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2025 in 0s

84.45% (+0.16%) compared to 6349238

View this Pull Request on Codecov

84.45% (+0.16%) compared to 6349238

Details

Codecov Report

❌ Patch coverage is 76.31579% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.45%. Comparing base (6349238) to head (5faffab).
⚠️ Report is 5 commits behind head on devel.

Files with missing lines Patch % Lines
deepmd/tf/entrypoints/change_bias.py 77.18% 34 Missing ⚠️
deepmd/tf/entrypoints/main.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4927      +/-   ##
==========================================
+ Coverage   84.29%   84.45%   +0.16%     
==========================================
  Files         703      705       +2     
  Lines       68728    69829    +1101     
  Branches     3573     3574       +1     
==========================================
+ Hits        57935    58975    +1040     
- Misses       9653     9716      +63     
+ Partials     1140     1138       -2     

☔ View full report in Codecov by Sentry.
📢 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.