uoa-ems-research / JEMSS.jl

Julia package for Emergency Medical Services Simulation
Apache License 2.0
13 stars 4 forks source link

Config usability #41

Closed samridler closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.27%. The diff coverage is 79.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   42.71%   42.98%   +0.27%     
==========================================
  Files          36       36              
  Lines        3800     3857      +57     
==========================================
+ Hits         1623     1658      +35     
- Misses       2177     2199      +22
Impacted Files Coverage Δ
src/defs.jl 0% <ø> (ø) :arrow_up:
src/JEMSS.jl 100% <ø> (ø) :arrow_up:
src/animation/animation.jl 0% <0%> (ø) :arrow_up:
src/decision/dispatch.jl 75% <100%> (+5%) :arrow_up:
src/simulation.jl 68.42% <100%> (ø) :arrow_up:
src/file/write_sim_files.jl 39.79% <25%> (-0.63%) :arrow_down:
src/file/file_io.jl 66.92% <66.66%> (-0.01%) :arrow_down:
src/types/types.jl 73.75% <71.42%> (-0.23%) :arrow_down:
src/file/read_sim_files.jl 56.87% <73.68%> (-1.77%) :arrow_down:
src/run_config.jl 61.06% <80%> (+0.34%) :arrow_up:
... and 5 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 1bbd76a...6841d36. Read the comment docs.