Teester / Whats-Nearby

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

Only look for username if logged in #20

Closed Teester closed 6 years ago

Teester commented 6 years ago

Fixes #19 by checking if the user is recorded as logged in before trying to get their osm username

codecov-io commented 6 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.06%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   46.26%   46.32%   +0.06%     
==========================================
  Files          98       98              
  Lines        1660     1660              
  Branches       68       68              
==========================================
+ Hits          768      769       +1     
+ Misses        867      866       -1     
  Partials       25       25
Impacted Files Coverage Δ
...eester/whatsnearby/main/MainActivityPresenter.java 57.44% <66.66%> (+2.12%) :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 248e415...e5cd0b6. Read the comment docs.