malramsay64 / statdyn-analysis

Collection of tools for the statistical dynamics analysis of Molecular Dynamics trajectories.
MIT License
6 stars 0 forks source link

Support hoomd snapshot in HoomdFrame class #25

Closed malramsay64 closed 6 years ago

malramsay64 commented 6 years ago

This supports the different types of snapshots that I might want to pass to this function since they are slightly different.

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   80.77%   80.82%   +0.04%     
==========================================
  Files          17       17              
  Lines        1238     1241       +3     
==========================================
+ Hits         1000     1003       +3     
  Misses        238      238
Impacted Files Coverage Δ
src/sdanalysis/frame.py 86.36% <100%> (+0.38%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 23c4e46...0a2d526. Read the comment docs.