Skip to content

fix: read the cells of extended xyz trajectories - #183

Open
galjos wants to merge 1 commit into
devfrom
fix/extxyz-cells
Open

fix: read the cells of extended xyz trajectories#183
galjos wants to merge 1 commit into
devfrom
fix/extxyz-cells

fix: read cells of extended xyz trajectories

4c02f93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/relative_coverage succeeded Aug 23, 2026 in 0s

93.92% (+0.05%) compared to bd55571

View this Pull Request on Codecov

93.92% (+0.05%) compared to bd55571

Details

Codecov Report

❌ Patch coverage is 90.32258% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.92%. Comparing base (bd55571) to head (4c02f93).
⚠️ Report is 8 commits behind head on dev.

Files with missing lines Patch % Lines
PQAnalysis/io/traj_file/trajectory_reader.py 89.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #183      +/-   ##
==========================================
+ Coverage   93.86%   93.92%   +0.05%     
==========================================
  Files         177      177              
  Lines        9215     9254      +39     
==========================================
+ Hits         8650     8692      +42     
+ Misses        565      562       -3     
Files with missing lines Coverage Δ
PQAnalysis/io/traj_file/frame_reader.py 100.00% <100.00%> (ø)
PQAnalysis/io/traj_file/trajectory_reader.py 98.66% <89.65%> (-1.34%) ⬇️

... and 5 files with indirect coverage changes

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