jdrusso / msm_we

History-augmented Markov analysis of weighted ensemble trajectories.
https://msm-we.readthedocs.io
MIT License
7 stars 7 forks source link

Progress bars rebased #21

Closed jdrusso closed 2 years ago

jdrusso commented 2 years ago

Same as #20 but rebased off main so it doesn't depend on #18

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (9dda30a) into main (5689dfc) will increase coverage by 0.37%. The diff coverage is 71.89%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   53.48%   53.85%   +0.37%     
==========================================
  Files          23       23              
  Lines        3657     3706      +49     
==========================================
+ Hits         1956     1996      +40     
- Misses       1701     1710       +9     
Impacted Files Coverage Δ
msm_we/_hamsm/_fluxmatrix.py 17.97% <40.62%> (+0.42%) :arrow_up:
msm_we/_hamsm/_dimensionality.py 44.06% <56.25%> (+1.47%) :arrow_up:
msm_we/msm_we.py 43.17% <62.50%> (+0.23%) :arrow_up:
msm_we/_hamsm/_clustering.py 52.82% <87.80%> (+0.48%) :arrow_up:
msm_we/_hamsm/_data.py 44.31% <88.88%> (+0.25%) :arrow_up:
msm_we/_hamsm/_analysis.py 37.16% <100.00%> (ø)
msm_we/_logging.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

jdrusso commented 2 years ago

Merged #20 instead