CMPUT301F18T16 / Baudit

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

Hints for problems/records #196

Closed dcones closed 5 years ago

dcones commented 5 years ago

Minor change - just changing fields for adding records and problems to be hints instead of hard text

codecov[bot] commented 5 years ago

Codecov Report

Merging #196 into master will decrease coverage by 0.45%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   44.21%   43.76%   -0.46%     
==========================================
  Files          60       60              
  Lines        1669     1684      +15     
  Branches      109      109              
==========================================
- Hits          738      737       -1     
- Misses        879      896      +17     
+ Partials       52       51       -1
Flag Coverage Δ
#instrumentation 36.46% <66.66%> (-0.45%) :arrow_down:
#unit 14.19% <0%> (-0.13%) :arrow_down:
Impacted Files Coverage Δ
...a/klapstein/baudit/activities/ProblemActivity.java 26.03% <100%> (-3.85%) :arrow_down:
...ca/klapstein/baudit/activities/RecordActivity.java 49.45% <100%> (+2.93%) :arrow_up:
.../klapstein/baudit/presenters/ProblemPresenter.java 27.9% <25%> (-5.43%) :arrow_down:
...a/klapstein/baudit/presenters/RecordPresenter.java 42.85% <25%> (-2.31%) :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 2a2e510...ab8aa93. Read the comment docs.