Teester / Whats-Nearby

Android App for collecting information about POIs for OpenStreetMap
GNU General Public License v3.0
13 stars 2 forks source link

Use questions directly in poi bjects rather than using a lookup #47

Closed Teester closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #47 into master will increase coverage by 4.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   54.91%   59.16%   +4.25%     
==========================================
  Files          99       98       -1     
  Lines        1730     1915     +185     
  Branches       79       78       -1     
==========================================
+ Hits          950     1133     +183     
- Misses        732      734       +2     
  Partials       48       48
Impacted Files Coverage Δ
...com/teester/whatsnearby/data/pois/ShopLaundry.java 100% <100%> (ø) :arrow_up:
...om/teester/whatsnearby/data/pois/ShopOptician.java 100% <100%> (ø) :arrow_up:
...com/teester/whatsnearby/data/pois/ShopAlcohol.java 100% <100%> (ø) :arrow_up:
...ester/whatsnearby/data/pois/AmenityRestaurant.java 100% <100%> (ø) :arrow_up:
.../com/teester/whatsnearby/data/pois/AmenityBar.java 100% <100%> (ø) :arrow_up:
.../teester/whatsnearby/data/pois/AmenityDoctors.java 100% <100%> (ø) :arrow_up:
...com/teester/whatsnearby/data/pois/AmenityBank.java 100% <100%> (ø) :arrow_up:
.../com/teester/whatsnearby/data/pois/ShopBakery.java 100% <100%> (ø) :arrow_up:
...teester/whatsnearby/data/pois/ShopMobilePhone.java 100% <100%> (ø) :arrow_up:
...teester/whatsnearby/data/pois/ShopHairdresser.java 100% <100%> (ø) :arrow_up:
... and 32 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 7ad6aa0...cea1d96. Read the comment docs.