-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable-3.8] Remote wipe #4457
[stable-3.8] Remote wipe #4457
Conversation
fine with me, while I strongly vote to get rid of the Literals in Conditional Statements (codacy) since such constructs are harder to read imho. |
I'll fix this in master. |
722bb98
to
07e4940
Compare
👍 |
Also fixed it here… ;-) |
07e4940
to
83b139d
Compare
Lint
SpotBugs (new)
SpotBugs (stable-3.8)
SpotBugs increased! |
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
83b139d
to
b1e2f94
Compare
Codecov Report
@@ Coverage Diff @@
## stable-3.8 #4457 +/- ##
================================================
+ Coverage 16.99% 16.99% +<.01%
Complexity 1 1
================================================
Files 359 360 +1
Lines 31932 31971 +39
Branches 4501 4508 +7
================================================
+ Hits 5426 5433 +7
- Misses 25600 25636 +36
+ Partials 906 902 -4
|
Codecov Report
@@ Coverage Diff @@
## stable-3.8 #4457 +/- ##
================================================
- Coverage 16.99% 16.98% -0.02%
Complexity 1 1
================================================
Files 359 360 +1
Lines 31932 31971 +39
Branches 4501 4508 +7
================================================
+ Hits 5426 5429 +3
- Misses 25600 25639 +39
+ Partials 906 903 -3
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10842.apk |
Lint
SpotBugs (new)
SpotBugs (stable-3.8)
|
backport of #4455