Teester / Whats-Nearby

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

Display username in main screen #18

Closed Teester closed 6 years ago

Teester commented 6 years ago

Fixes #15 by adding the username into the main screen text.

codecov-io commented 6 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.26%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   46.53%   46.26%   -0.27%     
==========================================
  Files          98       98              
  Lines        1644     1660      +16     
  Branches       67       68       +1     
==========================================
+ Hits          765      768       +3     
- Misses        855      867      +12     
- Partials       24       25       +1
Impacted Files Coverage Δ
...teester/whatsnearby/data/source/QueryOverpass.java 12.17% <ø> (ø) :arrow_up:
...a/com/teester/whatsnearby/data/PreferenceList.java 0% <ø> (ø) :arrow_up:
...ava/com/teester/whatsnearby/main/MainActivity.java 0% <0%> (ø) :arrow_up:
...m/teester/whatsnearby/data/source/UploadToOSM.java 0% <0%> (ø) :arrow_up:
...ava/com/teester/whatsnearby/data/source/OAuth.java 0% <0%> (ø) :arrow_up:
...eester/whatsnearby/main/MainActivityPresenter.java 55.31% <36.36%> (-6.85%) :arrow_down:

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 90a5663...2fdd160. Read the comment docs.