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

[config] forcefully enable coordinates_check_output #1384

Closed marscher closed 5 years ago

marscher commented 5 years ago

If there is a bug in mdtraj, it is much easier to hunt it down, when this setting is not a user choice. The performance impact is minimal.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (devel@4f77b84). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             devel    #1384   +/-   ##
========================================
  Coverage         ?   91.49%           
========================================
  Files            ?      225           
  Lines            ?    25448           
  Branches         ?        0           
========================================
  Hits             ?    23283           
  Misses           ?     2165           
  Partials         ?        0
Impacted Files Coverage Δ
pyemma/util/_config.py 83.4% <100%> (ø)

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 4f77b84...7888e5a. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (devel@4f77b84). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             devel    #1384   +/-   ##
========================================
  Coverage         ?   91.55%           
========================================
  Files            ?      225           
  Lines            ?    25450           
  Branches         ?        0           
========================================
  Hits             ?    23302           
  Misses           ?     2148           
  Partials         ?        0
Impacted Files Coverage Δ
pyemma/coordinates/tests/test_readers.py 99.51% <100%> (ø)
pyemma/util/_config.py 84.25% <100%> (ø)

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 4f77b84...13e4e67. Read the comment docs.