Closed
Conversation
Fixes #4337 Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
76da249 to
482210e
Compare
Collaborator
Author
|
Is that what we'd like to have? I can understand if we don't want to share the username in drawer for security reasons. |
Codecov Report
@@ Coverage Diff @@
## master #4338 +/- ##
============================================
- Coverage 16.82% 16.79% -0.04%
Complexity 1 1
============================================
Files 354 354
Lines 31509 31511 +2
Branches 4474 4474
============================================
- Hits 5302 5292 -10
- Misses 25320 25333 +13
+ Partials 887 886 -1
|
Codecov Report
@@ Coverage Diff @@
## master #4338 +/- ##
============================================
- Coverage 17.94% 17.22% -0.73%
Complexity 1 1
============================================
Files 356 354 -2
Lines 33339 32520 -819
Branches 5022 4777 -245
============================================
- Hits 5984 5601 -383
+ Misses 26351 25986 -365
+ Partials 1004 933 -71
|
AndyScherzinger
approved these changes
Aug 17, 2019
Collaborator
|
Unit test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/10440 |
Collaborator
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10466.apk |
Collaborator
Codacy276Lint
SpotBugs (new)
SpotBugs (master)
|
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fixes #4337
Signed-off-by: Chris Narkiewicz hello@ezaquarii.com