markovmodel / PyEMMA

πŸš‚ Python API for Emma's Markov Model Algorithms πŸš‚
http://pyemma.org
GNU Lesser General Public License v3.0
311 stars 119 forks source link

[coordinates/patches] removed code branch for unreleased mdtraj #1391

Closed marscher closed 5 years ago

marscher commented 5 years ago

Fixes #1253

codecov[bot] commented 5 years ago

Codecov Report

Merging #1391 into devel will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1391      +/-   ##
==========================================
+ Coverage   91.53%   91.54%   +<.01%     
==========================================
  Files         225      225              
  Lines       25482    25479       -3     
==========================================
- Hits        23326    23325       -1     
+ Misses       2156     2154       -2
Impacted Files Coverage Ξ”
pyemma/coordinates/util/patches.py 87.08% <100%> (-0.19%) :arrow_down:
pyemma/coordinates/data/util/traj_info_backends.py 92.48% <0%> (+0.93%) :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 59e0205...f71628e. Read the comment docs.