Teester / Whats-Nearby

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

Check element is modified before uploading #34

Closed Teester closed 6 years ago

Teester commented 6 years ago

Fixes #30: ensures the downloaded element and modified element are only uploaded if they are different

codecov-io commented 6 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   51.33%   51.39%   +0.06%     
==========================================
  Files          98       98              
  Lines        1685     1683       -2     
  Branches       71       72       +1     
==========================================
  Hits          865      865              
+ Misses        783      781       -2     
  Partials       37       37
Impacted Files Coverage Δ
...m/teester/whatsnearby/data/source/UploadToOSM.java 0% <0%> (ø) :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 138405a...9bdd272. Read the comment docs.