Closed Teester closed 6 years ago
Merging #14 into master will decrease coverage by
0.42%
. The diff coverage is21.81%
.
@@ Coverage Diff @@
## master #14 +/- ##
=========================================
- Coverage 37.93% 37.5% -0.43%
=========================================
Files 57 59 +2
Lines 1492 1541 +49
Branches 64 64
=========================================
+ Hits 566 578 +12
- Misses 903 940 +37
Partials 23 23
Impacted Files | Coverage Δ | |
---|---|---|
...whatsnearby/questions/nothere/NotHereFragment.java | 0% <0%> (ø) |
:arrow_up: |
...ava/com/teester/whatsnearby/main/MainActivity.java | 0% <0%> (ø) |
:arrow_up: |
...atsnearby/questions/osmlogin/OsmLoginFragment.java | 0% <0%> (ø) |
:arrow_up: |
...atsnearby/questions/question/QuestionFragment.java | 0% <0%> (ø) |
:arrow_up: |
...ter/whatsnearby/questions/intro/IntroFragment.java | 0% <0%> (ø) |
:arrow_up: |
...va/com/teester/whatsnearby/main/FragmentAbout.java | 0% <0%> (ø) |
|
...a/com/teester/whatsnearby/main/AboutPresenter.java | 85.71% <85.71%> (ø) |
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 39116dd...8768aab. Read the comment docs.
This PR resolves #13 by adding an About fragment, accessible from the overflow menu of the app's main activity.