Skip to content

fix: repair test_ratio splitting and trajectory writing in NEPWriter - #197

Open
galjos wants to merge 1 commit into
devfrom
fix/build-nep-traj
Open

fix: repair test_ratio splitting and trajectory writing in NEPWriter#197
galjos wants to merge 1 commit into
devfrom
fix/build-nep-traj

fix: make NEP test_ratio splitting and trajectory writing work

6322198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/relative_coverage succeeded Aug 24, 2026 in 1s

96.08% (+2.14%) compared to 0961625

View this Pull Request on Codecov

96.08% (+2.14%) compared to 0961625

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.08%. Comparing base (0961625) to head (6322198).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #197      +/-   ##
==========================================
+ Coverage   93.94%   96.08%   +2.14%     
==========================================
  Files         177      177              
  Lines        9227     9230       +3     
==========================================
+ Hits         8668     8869     +201     
+ Misses        559      361     -198     
Files with missing lines Coverage Δ
PQAnalysis/io/nep/nep_writer.py 78.32% <100.00%> (+65.95%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.