uoa-ems-research / JEMSS.jl

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

Nested comp table search #34

Closed samridler closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #34 into master will decrease coverage by 0.51%. The diff coverage is 1.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   41.04%   40.53%   -0.52%     
==========================================
  Files          36       36              
  Lines        3603     3649      +46     
==========================================
  Hits         1479     1479              
- Misses       2124     2170      +46
Impacted Files Coverage Δ
src/defs.jl 0% <ø> (ø) :arrow_up:
src/JEMSS.jl 100% <ø> (ø) :arrow_up:
src/file/read_sim_files.jl 68.85% <0%> (ø) :arrow_up:
src/decision/move_up/comp_table.jl 0% <0%> (ø) :arrow_up:
src/types/types.jl 84.93% <100%> (ø) :arrow_up:

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 ce03260...63d128a. Read the comment docs.