CMPUT301F18T16 / Baudit

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

Feature/search problems #205

Closed nklapste closed 6 years ago

nklapste commented 6 years ago

Simple searching of problems

codecov[bot] commented 6 years ago

Codecov Report

Merging #205 into master will increase coverage by 2.01%. The diff coverage is 33.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   40.34%   42.35%   +2.01%     
==========================================
  Files          56       56              
  Lines        1941     2002      +61     
  Branches      117      125       +8     
==========================================
+ Hits          783      848      +65     
+ Misses       1105     1102       -3     
+ Partials       53       52       -1
Flag Coverage Δ
#instrumentation 36.61% <33.7%> (+2.55%) :arrow_up:
#unit 11.78% <7.86%> (-0.38%) :arrow_down:
Impacted Files Coverage Δ
...rc/main/java/ca/klapstein/baudit/data/Problem.java 66.66% <28%> (-28.58%) :arrow_down:
...apstein/baudit/activities/PatientHomeActivity.java 65.77% <30.43%> (+24.36%) :arrow_up:
...pstein/baudit/presenters/PatientHomePresenter.java 53.06% <33.33%> (+23.06%) :arrow_up:
.../klapstein/baudit/presenters/ProblemPresenter.java 26% <50%> (+0.46%) :arrow_up:
...ain/java/ca/klapstein/baudit/models/DataModel.java 52.38% <0%> (+2.38%) :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 2b2be32...1530038. Read the comment docs.