CMPUT301F18T16 / Baudit

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

Feature/geolocation #227

Closed nklapste closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #227 into master will increase coverage by 36.12%. The diff coverage is 2.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #227       +/-   ##
===========================================
+ Coverage   10.53%   46.65%   +36.12%     
===========================================
  Files          57       61        +4     
  Lines        2127     2377      +250     
  Branches      123      145       +22     
===========================================
+ Hits          224     1109      +885     
+ Misses       1895     1213      -682     
- Partials        8       55       +47
Flag Coverage Δ
#instrumentation 42.53% <2.42%> (?)
#unit 9.42% <1.38%> (-1.11%) :arrow_down:
Impacted Files Coverage Δ
...it/activities/CareProviderProblemListActivity.java 0% <ø> (ø) :arrow_up:
...lapstein/baudit/data/PlaceAutoCompleteAdapter.java 0% <0%> (ø)
.../main/java/ca/klapstein/baudit/data/PlaceInfo.java 0% <0%> (ø)
...ein/baudit/presenters/MapAllProblemsPresenter.java 0% <0%> (ø)
...apstein/baudit/presenters/MapRecordsPresenter.java 5.88% <0%> (+5.88%) :arrow_up:
.../klapstein/baudit/activities/LocationActivity.java 0% <0%> (ø)
...apstein/baudit/activities/PatientHomeActivity.java 79.19% <100%> (+79.19%) :arrow_up:
...rc/main/java/ca/klapstein/baudit/data/Problem.java 77.77% <100%> (+11.11%) :arrow_up:
...ca/klapstein/baudit/activities/RecordActivity.java 33.07% <8%> (+33.07%) :arrow_up:
...ain/java/ca/klapstein/baudit/data/RecordPhoto.java 0% <0%> (ø) :arrow_up:
... and 31 more

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 318c8af...93174da. Read the comment docs.