CMPUT301F18T16 / Baudit

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

Display Fixes #210

Closed thomaslorincz closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #210 into master will decrease coverage by 0.2%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #210      +/-   ##
=========================================
- Coverage   45.91%   45.7%   -0.21%     
=========================================
  Files          53      53              
  Lines        1762    1759       -3     
  Branches      107     107              
=========================================
- Hits          809     804       -5     
- Misses        898     899       +1     
- Partials       55      56       +1
Flag Coverage Δ
#instrumentation 38.54% <0%> (-0.22%) :arrow_down:
#unit 13.53% <0%> (+0.02%) :arrow_up:
Impacted Files Coverage Δ
...src/main/java/ca/klapstein/baudit/data/Record.java 93.1% <ø> (ø) :arrow_up:
...apstein/baudit/activities/PatientHomeActivity.java 44.61% <0%> (+1%) :arrow_up:
...n/java/ca/klapstein/baudit/models/RemoteModel.java 44.76% <0%> (-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 1297495...86c2295. Read the comment docs.