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

Trajectory fragments: split on negative state indices #194

Closed MaaikeG closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #194 (0fc08ad) into main (0b76177) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #194   +/-   ##
=======================================
  Coverage   93.57%   93.58%           
=======================================
  Files         131      131           
  Lines       10489    10502   +13     
=======================================
+ Hits         9815     9828   +13     
  Misses        674      674           
Impacted Files Coverage Δ
deeptime/markov/msm/tram/_tram_dataset.py 97.34% <100.00%> (+0.19%) :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 0b76177...0fc08ad. Read the comment docs.