Skip to content

fix(test): add strict parameter to zip() calls in test_adamuon.py (#221)

94d2e05
Select commit
Loading
Failed to load commit list.
Merged

style: enable B905 to prevent issues with zip #5136

fix(test): add strict parameter to zip() calls in test_adamuon.py (#221)
94d2e05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

81.95% (-0.01%) compared to 0a807cf

View this Pull Request on Codecov

81.95% (-0.01%) compared to 0a807cf

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.95%. Comparing base (0a807cf) to head (94d2e05).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
deepmd/utils/data_system.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5136      +/-   ##
==========================================
- Coverage   81.95%   81.95%   -0.01%     
==========================================
  Files         713      713              
  Lines       73036    73036              
  Branches     3616     3617       +1     
==========================================
- Hits        59860    59858       -2     
  Misses      12014    12014              
- Partials     1162     1164       +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.