markovmodel / msmtools

Tools for estimating and analyzing Markov state models
GNU Lesser General Public License v3.0
40 stars 27 forks source link

added random_state handling to traj generation #121

Closed marscher closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #121 into devel will increase coverage by 0.01%. The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #121      +/-   ##
==========================================
+ Coverage   77.64%   77.66%   +0.01%     
==========================================
  Files          72       72              
  Lines        4277     4280       +3     
==========================================
+ Hits         3321     3324       +3     
  Misses        956      956
Impacted Files Coverage Δ
msmtools/generation/api.py 79.71% <96.15%> (+0.92%) :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 1611b57...8267211. Read the comment docs.