Deprecate OwncloudClient - Sharing #1294
Open
Codecov / codecov/project
failed
Dec 13, 2024 in 0s
48.11% (-1.09%) compared to 0c3c568
View this Pull Request on Codecov
48.11% (-1.09%) compared to 0c3c568
Details
Codecov Report
Attention: Patch coverage is 27.55906%
with 184 lines
in your changes missing coverage. Please review.
Project coverage is 48.11%. Comparing base (
0c3c568
) to head (fa63146
).
Report is 267 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1294 +/- ##
============================================
- Coverage 49.20% 48.11% -1.09%
- Complexity 1001 1004 +3
============================================
Files 208 208
Lines 7819 8052 +233
Branches 1017 1057 +40
============================================
+ Hits 3847 3874 +27
- Misses 3419 3613 +194
- Partials 553 565 +12
Files with missing lines | Coverage Δ | |
---|---|---|
...loud/android/lib/common/accounts/AccountUtils.java | 5.00% <ø> (ø) |
|
...cloud/android/lib/resources/shares/ShareUtils.java | 33.33% <100.00%> (+33.33%) |
⬆️ |
...droid/lib/common/OwnCloudAnonymousCredentials.java | 37.50% <0.00%> (ø) |
|
...b/resources/shares/CreateShareRemoteOperation.java | 68.53% <82.35%> (-11.47%) |
⬇️ |
...lib/resources/shares/GetSharesRemoteOperation.java | 67.39% <72.72%> (-7.61%) |
⬇️ |
...om/owncloud/android/lib/common/OwnCloudClient.java | 40.95% <12.50%> (-3.49%) |
⬇️ |
...b/resources/shares/RemoveShareRemoteOperation.java | 39.47% <11.11%> (-28.71%) |
⬇️ |
.../lib/resources/shares/GetShareRemoteOperation.java | 38.09% <19.04%> (-32.74%) |
⬇️ |
...ources/shares/GetSharesForFileRemoteOperation.java | 0.00% <0.00%> (ø) |
|
...b/resources/shares/UpdateShareRemoteOperation.java | 33.60% <32.14%> (-26.97%) |
⬇️ |
... and 1 more |
Loading