alanderos91 / BioSimulator.jl

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

Update to Julia v0.7 #14

Closed alanderos91 closed 5 years ago

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.05%) to 48.391% when pulling f9d28e37ebcfb1869d1acfbf0838093d45ae0510 on develop into db62811206aa9fb173cea75a79036adf500ebb8f on master.

codecov-io commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 21.79%. The diff coverage is 62.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   48.33%   70.13%   +21.79%     
===========================================
  Files          23       24        +1     
  Lines         902      904        +2     
===========================================
+ Hits          436      634      +198     
+ Misses        466      270      -196
Impacted Files Coverage Δ
src/BioSimulator.jl 100% <ø> (ø)
src/algorithm/otl.jl 75.6% <ø> (+21.95%) :arrow_up:
src/output/summary.jl 24.73% <0%> (+6.45%) :arrow_up:
src/output/petrinet.jl 0% <0%> (ø) :arrow_up:
src/backend/pvec.jl 80% <100%> (+70%) :arrow_up:
src/algorithm/odm.jl 94.11% <100%> (+37.25%) :arrow_up:
src/backend/util.jl 92.85% <100%> (+19.04%) :arrow_up:
src/interface/reaction.jl 47.5% <100%> (+7.5%) :arrow_up:
src/output/average_path.jl 47.36% <100%> (+15.78%) :arrow_up:
src/interface/simulate.jl 91.66% <100%> (+25%) :arrow_up:
... and 21 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 db62811...65c2ed1. Read the comment docs.