Teester / Whats-Nearby

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

Element incorrectly created #45

Closed Teester closed 6 years ago

Teester commented 6 years ago

Resolves an issue with an element being icorrectly created resulting in failure to upload.

codecov[bot] commented 6 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.37%. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #45      +/-   ##
========================================
+ Coverage   54.63%    55%   +0.37%     
========================================
  Files          99     99              
  Lines        1726   1727       +1     
  Branches       78     78              
========================================
+ Hits          943    950       +7     
+ Misses        735    729       -6     
  Partials       48     48
Impacted Files Coverage Δ
...m/teester/whatsnearby/data/source/UploadToOSM.java 0% <0%> (ø) :arrow_up:
...in/java/com/teester/whatsnearby/data/PoiTypes.java 100% <100%> (ø) :arrow_up:
...om/teester/whatsnearby/data/pois/TourismHotel.java 100% <0%> (+100%) :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 db5e425...959749e. Read the comment docs.