android-library
android-library copied to clipboard
Use REPORT for favorite search
Waits for: ~~https://github.com/nextcloud/server/issues/15029~~ ~~https://github.com/nextcloud/3rdparty/pull/264~~ https://github.com/nextcloud/server/issues/17586
Signed-off-by: tobiasKaminsky [email protected]
Hmm, looking at the number of commits it seems a rebase since this is still in development would trim the number of changes quite a bit :)
Codecov Report
Merging #273 into master will decrease coverage by
8.71%. The diff coverage is94.11%.
@@ Coverage Diff @@
## master #273 +/- ##
==========================================
- Coverage 31.62% 22.91% -8.72%
==========================================
Files 120 118 -2
Lines 5280 5259 -21
Branches 704 703 -1
==========================================
- Hits 1670 1205 -465
- Misses 3387 3930 +543
+ Partials 223 124 -99
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ncloud/android/lib/common/network/WebdavEntry.java | 73.65% <ø> (+1.29%) |
:arrow_up: |
| ...b/resources/files/GetFavoritesRemoteOperation.java | 94.11% <94.11%> (ø) |
|
| ...d/android/lib/resources/shares/ShareXMLParser.java | 0% <0%> (-83.44%) |
:arrow_down: |
| ...b/resources/shares/RemoveShareRemoteOperation.java | 0% <0%> (-72%) |
:arrow_down: |
| ...lib/resources/shares/GetSharesRemoteOperation.java | 0% <0%> (-69.57%) |
:arrow_down: |
| ...ncloud/android/lib/resources/shares/ShareType.java | 0% <0%> (-69.57%) |
:arrow_down: |
| ...b/resources/shares/CreateShareRemoteOperation.java | 0% <0%> (-68%) |
:arrow_down: |
| ...resources/files/ExistenceCheckRemoteOperation.java | 0% <0%> (-61.12%) |
:arrow_down: |
| ...d/lib/resources/files/CopyFileRemoteOperation.java | 0% <0%> (-58.54%) |
:arrow_down: |
| ...oud/android/lib/resources/status/OCCapability.java | 0% <0%> (-50.52%) |
:arrow_down: |
| ... and 27 more |
Lint
| Type | master | PR |
| Warnings | 0 | 0 |
| Errors | 0 | 0 |
SpotBugs (new)
| Warning Type | Number |
|---|---|
| Bad practice Warnings | 15 |
| Correctness Warnings | 39 |
| Internationalization Warnings | 6 |
| Malicious code vulnerability Warnings | 7 |
| Multithreaded correctness Warnings | 3 |
| Performance Warnings | 17 |
| Security Warnings | 17 |
| Dodgy code Warnings | 60 |
| Total | 164 |
SpotBugs (master)
| Warning Type | Number |
|---|---|
| Bad practice Warnings | 15 |
| Correctness Warnings | 39 |
| Internationalization Warnings | 6 |
| Malicious code vulnerability Warnings | 7 |
| Multithreaded correctness Warnings | 3 |
| Performance Warnings | 17 |
| Security Warnings | 17 |
| Dodgy code Warnings | 59 |
| Total | 163 |