uoa-ems-research / JEMSS.jl

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

Misc #43

Closed samridler closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #43 into master will decrease coverage by 0.03%. The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   42.98%   42.94%   -0.04%     
==========================================
  Files          36       36              
  Lines        3857     3858       +1     
==========================================
- Hits         1658     1657       -1     
- Misses       2199     2201       +2
Impacted Files Coverage Δ
src/decision/move_up/priority_list.jl 44.26% <ø> (ø) :arrow_up:
src/decision/move_up/zhang_ip.jl 37.5% <ø> (ø) :arrow_up:
src/decision/move_up/dmexclp.jl 48.64% <ø> (ø) :arrow_up:
src/misc/rand.jl 58.82% <ø> (ø) :arrow_up:
src/types/types.jl 73.75% <ø> (ø) :arrow_up:
src/decision/move_up/comp_table.jl 27.86% <0%> (ø) :arrow_up:
src/types/route.jl 49.57% <100%> (-0.22%) :arrow_down:
src/optim/mexclp.jl 39.72% <20%> (-1.37%) :arrow_down:

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 5f31715...b0661e2. Read the comment docs.