Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

VAMP estimator and cktest #1237

Merged
merged 44 commits into from Feb 7, 2018
Merged

VAMP estimator and cktest #1237

merged 44 commits into from Feb 7, 2018

Conversation

marscher
Copy link
Member

@marscher marscher commented Feb 5, 2018

No description provided.

@codecov
Copy link

codecov bot commented Feb 5, 2018

Codecov Report

Merging #1237 into devel will increase coverage by 0.12%.
The diff coverage is 93.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel    #1237      +/-   ##
==========================================
+ Coverage   91.03%   91.16%   +0.12%     
==========================================
  Files         217      219       +2     
  Lines       23072    23558     +486     
==========================================
+ Hits        21003    21476     +473     
- Misses       2069     2082      +13
Impacted Files Coverage Δ
pyemma/coordinates/__init__.py 100% <ø> (ø) ⬆️
pyemma/msm/estimators/maximum_likelihood_msm.py 88.63% <ø> (+0.35%) ⬆️
pyemma/coordinates/acf.py 82.69% <ø> (-0.33%) ⬇️
pyemma/util/annotators.py 74.32% <ø> (+1.35%) ⬆️
pyemma/msm/estimators/lagged_model_validators.py 78.73% <100%> (+0.5%) ⬆️
pyemma/util/_config.py 82.32% <100%> (+0.87%) ⬆️
pyemma/msm/estimators/__init__.py 100% <100%> (ø) ⬆️
pyemma/_base/estimator.py 89.41% <100%> (+2.11%) ⬆️
pyemma/coordinates/data/util/reader_utils.py 90.26% <100%> (-0.09%) ⬇️
pyemma/msm/estimators/maximum_likelihood_hmsm.py 86.04% <100%> (+0.06%) ⬆️
... and 24 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 37a4630...2fb9d9a. Read the comment docs.

@marscher
Copy link
Member Author

marscher commented Feb 5, 2018

I removed those merge commits which deleted absolute imports (important for py27 backward compat). Now the PR is is much more readable. Any volunteers to review this?

@marscher marscher merged commit 4173ebe into markovmodel:devel Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant