alanderos91 / BioSimulator.jl

A stochastic simulation framework in Julia.
https://alanderos91.github.io/BioSimulator.jl/stable/
Other
47 stars 7 forks source link

Develop #16

Closed alanderos91 closed 5 years ago

alanderos91 commented 5 years ago

Fix import warnings and rename done to isdone.

codecov-io commented 5 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.87%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   70.13%   69.25%   -0.88%     
==========================================
  Files          24       24              
  Lines         904      901       -3     
==========================================
- Hits          634      624      -10     
- Misses        270      277       +7
Impacted Files Coverage Δ
src/BioSimulator.jl 100% <ø> (ø) :arrow_up:
src/interface/build_algorithm.jl 100% <ø> (ø) :arrow_up:
src/algorithm/sal.jl 92.18% <100%> (ø) :arrow_up:
src/algorithm/algorithm.jl 41.66% <100%> (ø) :arrow_up:
src/algorithm/odm.jl 94.11% <100%> (ø) :arrow_up:
src/algorithm/nrm.jl 92% <100%> (ø) :arrow_up:
src/algorithm/frm.jl 82.6% <100%> (ø) :arrow_up:
src/algorithm/ssa.jl 70.96% <100%> (ø) :arrow_up:
src/interface/simulate.jl 91.66% <100%> (ø) :arrow_up:
src/algorithm/otl.jl 74.39% <100%> (-1.22%) :arrow_down:
... and 3 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 d73cad7...5b6053c. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+20.9%) to 69.256% when pulling 5b6053ccea14108bad12a45b8451dd6470dceda2 on develop into d73cad7a169159b7fa3d344644870e50f1229628 on master.