CMPUT301F18T16 / Baudit

A health auditing application
https://cmput301f18t16.github.io/Baudit/
MIT License
0 stars 0 forks source link

refactoring id usages #199

Closed nklapste closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #199 into master will increase coverage by 0.02%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
+ Coverage   47.82%   47.84%   +0.02%     
==========================================
  Files          60       60              
  Lines        1677     1674       -3     
  Branches      109      105       -4     
==========================================
- Hits          802      801       -1     
+ Misses        818      816       -2     
  Partials       57       57
Flag Coverage Δ
#instrumentation 40.26% <20%> (-0.23%) :arrow_down:
#unit 14.21% <20%> (-0.04%) :arrow_down:
Impacted Files Coverage Δ
...src/main/java/ca/klapstein/baudit/data/Record.java 87.03% <0%> (+6.67%) :arrow_up:
...rc/main/java/ca/klapstein/baudit/data/Problem.java 95.23% <33.33%> (-4.77%) :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 61c33a2...8092f3a. Read the comment docs.