rcannood / GillespieSSA2

Gillespie’s Stochastic Simulation Algorithm for Impatient People ⌛
https://rcannood.github.io/GillespieSSA2/
7 stars 0 forks source link

GillespieSSA2 0.2.4 bis #4

Closed rcannood closed 5 years ago

rcannood commented 5 years ago

Many small bug fixes

codecov-io commented 5 years ago

Codecov Report

Merging #4 into master will decrease coverage by 1.76%. The diff coverage is 82.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   98.14%   96.37%   -1.77%     
==========================================
  Files          19       20       +1     
  Lines         701      773      +72     
==========================================
+ Hits          688      745      +57     
- Misses         13       28      +15
Impacted Files Coverage Δ
R/reaction.R 100% <ø> (ø) :arrow_up:
R/ssa_simulation.R 98.91% <ø> (ø) :arrow_up:
src/utils.cpp 100% <ø> (ø) :arrow_up:
R/package.R 100% <ø> (ø) :arrow_up:
R/port_reactions.R 0% <0%> (ø)
R/compile_reactions.R 99.2% <100%> (ø) :arrow_up:
R/ssa_etl.R 100% <100%> (ø) :arrow_up:
R/ssa_method.R 100% <100%> (ø) :arrow_up:
R/ssa_plot.R 100% <100%> (ø) :arrow_up:
R/ssa_btl.R 100% <100%> (ø) :arrow_up:
... and 9 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 22a0ef8...c145dfc. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #4 into master will decrease coverage by 1.76%. The diff coverage is 82.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   98.14%   96.37%   -1.77%     
==========================================
  Files          19       20       +1     
  Lines         701      773      +72     
==========================================
+ Hits          688      745      +57     
- Misses         13       28      +15
Impacted Files Coverage Δ
R/reaction.R 100% <ø> (ø) :arrow_up:
R/ssa_simulation.R 98.91% <ø> (ø) :arrow_up:
src/utils.cpp 100% <ø> (ø) :arrow_up:
R/package.R 100% <ø> (ø) :arrow_up:
R/port_reactions.R 0% <0%> (ø)
R/compile_reactions.R 99.2% <100%> (ø) :arrow_up:
R/ssa_etl.R 100% <100%> (ø) :arrow_up:
R/ssa_method.R 100% <100%> (ø) :arrow_up:
R/ssa_plot.R 100% <100%> (ø) :arrow_up:
R/ssa_btl.R 100% <100%> (ø) :arrow_up:
... and 9 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 22a0ef8...c145dfc. Read the comment docs.