deeptime-ml / deeptime

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation
https://deeptime-ml.github.io/
GNU Lesser General Public License v3.0
757 stars 84 forks source link

Mbar initialization for tram #207

Closed MaaikeG closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #207 (df80bbd) into main (289813a) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   93.74%   93.81%   +0.06%     
==========================================
  Files         136      136              
  Lines       10765    10782      +17     
==========================================
+ Hits        10092    10115      +23     
+ Misses        673      667       -6     
Impacted Files Coverage Δ
deeptime/clustering/_kmeans.py 100.00% <100.00%> (+0.50%) :arrow_up:
deeptime/markov/msm/tram/_tram.py 98.78% <100.00%> (+0.25%) :arrow_up:
deeptime/markov/msm/tram/_tram_model.py 100.00% <100.00%> (+6.32%) :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 289813a...df80bbd. Read the comment docs.