alanderos91 / BioSimulator.jl

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

Add benchmarks #11

Closed alanderos91 closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-18.7%) to 74.029% when pulling 342bfcc0a55f87aa6cb538e60a0d20031fb02b99 on benchmarks into 5ca06485fd1f6a67ba842bfe2bf1b0429807a1e6 on master.

codecov-io commented 5 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   74.11%   74.11%           
=======================================
  Files          23       23           
  Lines         904      904           
=======================================
  Hits          670      670           
  Misses        234      234
Impacted Files Coverage Δ
src/algorithm/odm.jl 96.07% <0%> (ø) :arrow_up:
src/algorithm/sal.jl 96.09% <0%> (ø) :arrow_up:
src/algorithm/frm.jl 91.3% <0%> (ø) :arrow_up:
src/algorithm/ssa.jl 70.96% <0%> (ø) :arrow_up:
src/algorithm/nrm.jl 96% <0%> (ø) :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 5ca0648...342bfcc. Read the comment docs.