Skip to content

handle sims without dimensions and without connectivity data - #22

Merged
jkalayan merged 1 commit into
mainfrom
19-bug-trajectories-without-dimensions-give-typeerror
Aug 4, 2026
Merged

handle sims without dimensions and without connectivity data#22
jkalayan merged 1 commit into
mainfrom
19-bug-trajectories-without-dimensions-give-typeerror

Conversation

@jkalayan

@jkalayan jkalayan commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • If a top/traj doesn't include dimension or connectivity information, handle this gracefully

@jkalayan jkalayan linked an issue Aug 4, 2026 that may be closed by this pull request
@jkalayan
jkalayan merged commit a233df0 into main Aug 4, 2026
11 checks passed
@jkalayan
jkalayan deleted the 19-bug-trajectories-without-dimensions-give-typeerror branch August 4, 2026 13:57
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30916381171

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage decreased (-0.1%) to 91.892%

Details

  • Coverage decreased (-0.1%) from the base build.
  • Patch coverage: 2 uncovered changes across 1 file (11 of 13 lines covered, 84.62%).
  • No coverage regressions found.

Uncovered Changes

File Changed Covered %
biosim_extractor/mdanalysis/toptraj.py 13 11 84.62%

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 999
Covered Lines: 918
Line Coverage: 91.89%
Coverage Strength: 5.51 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Trajectories without dimensions give TypeError

2 participants