Teester / Whats-Nearby

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

Change text on logging in to reflect if username is available #42

Closed Teester closed 6 years ago

Teester commented 6 years ago

Resolves #41: Username not immediately shown after logging in making the text not make grammatical sense. There is a slight delay between logging in and when the username is available to the app. If the username is not available, use an alternative string which does not contain the username.

codecov[bot] commented 6 years ago

Codecov Report

Merging #42 into master will decrease coverage by 0.06%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   54.69%   54.63%   -0.07%     
==========================================
  Files          99       99              
  Lines        1724     1726       +2     
  Branches       77       78       +1     
==========================================
  Hits          943      943              
- Misses        733      735       +2     
  Partials       48       48
Impacted Files Coverage Δ
...eester/whatsnearby/main/MainActivityPresenter.java 58.92% <0%> (-2.19%) :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 e45ea5d...d40b6cf. Read the comment docs.