uoa-ems-research / JEMSS.jl

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

Travel distance #51

Closed samridler closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3ca8132). Click here to learn what that means. The diff coverage is 95.76%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #51   +/-   ##
=========================================
  Coverage          ?   61.04%           
=========================================
  Files             ?       38           
  Lines             ?     3065           
  Branches          ?        0           
=========================================
  Hits              ?     1871           
  Misses            ?     1194           
  Partials          ?        0
Impacted Files Coverage Δ
src/defs.jl 0% <ø> (ø)
src/JEMSS.jl 100% <ø> (ø)
src/statistics.jl 0% <0%> (ø)
src/types/types.jl 92.3% <100%> (ø)
src/types/graph.jl 72% <100%> (ø)
src/types/route.jl 87.14% <100%> (ø)
src/file/gen_sim_files.jl 95.29% <100%> (ø)
src/file/write_sim_files.jl 45.83% <100%> (ø)
src/file/read_sim_files.jl 83.33% <100%> (ø)
src/run_config.jl 83.23% <100%> (ø)
... and 2 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 3ca8132...7a89862. Read the comment docs.