Skip to content

Conversation

@tobiasKaminsky
Copy link
Member

This was overseen by us at #3070

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Sep 25, 2018

@tobiasKaminsky I added the length check in 2 more classes 4612f0e
This is rather for bullet proofing the code since I would say in these cases the string should never be empty.

@codecov
Copy link

codecov bot commented Sep 25, 2018

Codecov Report

Merging #3090 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##             master   #3090      +/-   ##
===========================================
- Coverage      6.48%   6.48%   -0.01%     
  Complexity        1       1              
===========================================
  Files           307     307              
  Lines         30084   30084              
  Branches       4316    4316              
===========================================
- Hits           1952    1950       -2     
  Misses        27840   27840              
- Partials        292     294       +2
Impacted Files Coverage Δ Complexity Δ
.../java/com/owncloud/android/utils/DisplayUtils.java 5.74% <0%> (ø) 0 <0> (ø) ⬇️
...ge/providers/MountCommandStoragePointProvider.java 16.66% <0%> (ø) 0 <0> (ø) ⬇️
...in/java/com/owncloud/android/datamodel/OCFile.java 63.81% <0%> (ø) 0 <0> (ø) ⬇️
.../third_parties/daveKoeller/AlphanumComparator.java 79.76% <0%> (-2.39%) 0% <0%> (ø)

@AndyScherzinger
Copy link
Member

AndyScherzinger commented Sep 25, 2018

👍 from my side

@tobiasKaminsky please have a look at my commit #3090 (comment) and feel free to merge if you are fine with the change :)

Approved with PullApprove

@nextcloud-android-bot
Copy link
Collaborator

Lint

TypeMasterPR
Warnings113113
Errors

FindBugs (new)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings167
Internationalization Warnings14
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings124
Security Warnings203
Dodgy code Warnings139
Total701

FindBugs (master)

Warning TypeNumber
Bad practice Warnings35
Correctness Warnings167
Internationalization Warnings14
Malicious code vulnerability Warnings10
Multithreaded correctness Warnings9
Performance Warnings124
Security Warnings203
Dodgy code Warnings139
Total701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants