markovmodel / PyEMMA

🚂 Python API for Emma's Markov Model Algorithms 🚂
http://pyemma.org
GNU Lesser General Public License v3.0
307 stars 118 forks source link

Only pass copy of trajectory list to mdtraj.load and (CI) update macos image #1526

Closed clonker closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1526 (85650aa) into devel (03602c6) will increase coverage by 0.05%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1526      +/-   ##
==========================================
+ Coverage   92.02%   92.07%   +0.05%     
==========================================
  Files         229      229              
  Lines       26804    26833      +29     
==========================================
+ Hits        24666    24707      +41     
+ Misses       2138     2126      -12     
Impacted Files Coverage Δ
pyemma/coordinates/clustering/tests/test_kmeans.py 98.00% <ø> (-0.01%) :arrow_down:
pyemma/thermo/util/util.py 73.93% <0.00%> (ø)
pyemma/coordinates/data/util/reader_utils.py 87.82% <83.33%> (-0.47%) :arrow_down:
pyemma/coordinates/api.py 88.11% <87.50%> (-0.11%) :arrow_down:
pyemma/__init__.py 84.78% <100.00%> (ø)
pyemma/_base/serialization/tests/test_cli.py 100.00% <100.00%> (+3.33%) :arrow_up:
pyemma/coordinates/clustering/interface.py 89.25% <100.00%> (ø)
pyemma/coordinates/clustering/kmeans.py 94.42% <100.00%> (+0.09%) :arrow_up:
pyemma/coordinates/clustering/regspace.py 94.59% <100.00%> (+6.92%) :arrow_up:
pyemma/coordinates/data/feature_reader.py 95.50% <100.00%> (+0.02%) :arrow_up:
... and 7 more

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 e05a5df...85650aa. Read the comment docs.

clonker commented 2 years ago

the failing job didn't actually fail but just timed out in the last step, merging this