uoa-ems-research / JEMSS.jl

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

Sim reps & misc #54

Closed samridler closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #54 into master will increase coverage by 3.71%. The diff coverage is 65.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   59.32%   63.03%   +3.71%     
==========================================
  Files          42       44       +2     
  Lines        3459     3685     +226     
==========================================
+ Hits         2052     2323     +271     
+ Misses       1407     1362      -45
Impacted Files Coverage Δ
src/types/types.jl 94.44% <ø> (ø) :arrow_up:
src/defs.jl 0% <ø> (ø) :arrow_up:
src/deprecated.jl 0% <ø> (ø) :arrow_up:
src/simulation.jl 86.42% <ø> (+7.14%) :arrow_up:
src/JEMSS.jl 100% <ø> (ø) :arrow_up:
src/resimulation.jl 0% <0%> (ø) :arrow_up:
src/animation/animation.jl 0% <0%> (ø) :arrow_up:
src/decision/move_up/move_up_common.jl 21.21% <0%> (-2.93%) :arrow_down:
src/file/read_sim_files.jl 76.94% <10.52%> (-3.6%) :arrow_down:
src/misc/parallel.jl 100% <100%> (ø)
... and 23 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 ed9db48...7a6a72d. Read the comment docs.