Closed marscher closed 6 years ago
todo: add plotting test.
:exclamation: No coverage uploaded for pull request base (
devel@85c9426
). Click here to learn what that means. The diff coverage is99.03%
.
@@ Coverage Diff @@
## devel #1377 +/- ##
========================================
Coverage ? 91.72%
========================================
Files ? 223
Lines ? 25244
Branches ? 0
========================================
Hits ? 23155
Misses ? 2089
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
pyemma/msm/api.py | 90.98% <0%> (ø) |
|
pyemma/_base/estimator.py | 87.89% <100%> (ø) |
|
pyemma/msm/tests/test_its.py | 99.41% <100%> (ø) |
|
pyemma/msm/estimators/implied_timescales.py | 92.74% <100%> (ø) |
|
pyemma/msm/tests/test_msm_serialization.py | 99.45% <100%> (ø) |
|
pyemma/plots/tests/test_its.py | 97.05% <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 85c9426...3b16391. Read the comment docs.
Avoid blowing up memory, if one estimates ITS with BMSM and lots of states and or samples.