uoa-ems-research / JEMSS.jl

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

Julia 0.7 1.0 #36

Closed samridler closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 1.66%. The diff coverage is 28.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   40.29%   41.96%   +1.66%     
==========================================
  Files          36       36              
  Lines        3670     3763      +93     
==========================================
+ Hits         1479     1579     +100     
+ Misses       2191     2184       -7
Impacted Files Coverage Δ
src/file/write_sim_files.jl 40.42% <ø> (-6.39%) :arrow_down:
src/JEMSS.jl 100% <ø> (ø) :arrow_up:
src/types/route.jl 49.78% <ø> (+49.78%) :arrow_up:
src/types/graph.jl 56% <0%> (-16%) :arrow_down:
src/types/location.jl 34.61% <0%> (ø) :arrow_up:
src/decision/move_up/temp0.jl 0% <0%> (ø) :arrow_up:
src/animation/animation.jl 0% <0%> (ø) :arrow_up:
src/decision/move_up/move_up_common.jl 27.27% <0%> (+27.27%) :arrow_up:
src/decision/move_up/temp2.jl 0% <0%> (ø) :arrow_up:
src/statistics.jl 0% <0%> (ø) :arrow_up:
... and 44 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 827553d...9f9e312. Read the comment docs.