Skip to content
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-2.19] Bug-fix Check ownCloudClient nullability in NextcloudClient #1636

Closed
wants to merge 1 commit into from

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jan 16, 2025

Backport of PR #1477

Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 48.94%. Comparing base (682baac) to head (75924c6).
Report is 20 commits behind head on stable-2.19.

Files with missing lines Patch % Lines
.../main/java/com/nextcloud/common/NextcloudClient.kt 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             stable-2.19    #1636   +/-   ##
==============================================
  Coverage          48.93%   48.94%           
  Complexity           996      996           
==============================================
  Files                206      206           
  Lines               7833     7836    +3     
  Branches            1019     1020    +1     
==============================================
+ Hits                3833     3835    +2     
- Misses              3450     3451    +1     
  Partials             550      550           
Files with missing lines Coverage Δ
.../main/java/com/nextcloud/common/NextcloudClient.kt 50.49% <40.00%> (+0.49%) ⬆️

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

Successfully merging this pull request may close these issues.

2 participants