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] do not allow pdb trajectories #1414

Closed marscher closed 5 years ago

marscher commented 5 years ago

Fixes #1413

codecov[bot] commented 5 years ago

Codecov Report

Merging #1414 into devel will decrease coverage by 0.01%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1414      +/-   ##
==========================================
- Coverage   91.48%   91.46%   -0.02%     
==========================================
  Files         228      228              
  Lines       25305    25313       +8     
==========================================
+ Hits        23150    23153       +3     
- Misses       2155     2160       +5
Impacted Files Coverage Ξ”
pyemma/coordinates/data/feature_reader.py 95.38% <100%> (+0.04%) :arrow_up:
pyemma/coordinates/data/util/reader_utils.py 88.28% <50%> (-0.71%) :arrow_down:
pyemma/coordinates/tests/test_api_source.py 96% <75%> (-0.7%) :arrow_down:
pyemma/coordinates/data/util/traj_info_backends.py 91.54% <0%> (-0.94%) :arrow_down:
...ma/_base/serialization/tests/test_serialization.py 97.1% <0%> (-0.58%) :arrow_down:

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 5c31243...6f95133. Read the comment docs.