android-library icon indicating copy to clipboard operation
android-library copied to clipboard

Deprecate OwncloudClient - Helpers

Open ZetaTom opened this issue 2 years ago • 4 comments

This is one of a series of pull requests which aim to replace all instances of OwnCloudClient with NextcloudClient. The reason for this change is that the newer NextcloudClient uses OkHttp, replacing the outdated Jackrabbit methods.

Specifically, this pull request implements the following:

  • helper classes to ease the transition and refactoring
  • general changes

ZetaTom avatar Dec 11 '23 10:12 ZetaTom

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 48.85%. Comparing base (26dc847) to head (32a0006).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1271      +/-   ##
============================================
- Coverage     48.94%   48.85%   -0.10%     
  Complexity      996      996              
============================================
  Files           206      208       +2     
  Lines          7835     7850      +15     
  Branches       1019     1019              
============================================
  Hits           3835     3835              
- Misses         3450     3465      +15     
  Partials        550      550              
Files Coverage Δ
...c/main/java/com/nextcloud/operations/HeadMethod.kt 0.00% <0.00%> (ø)
.../main/java/com/nextcloud/common/JSONRequestBody.kt 0.00% <0.00%> (ø)

codecov[bot] avatar Dec 11 '23 10:12 codecov[bot]

Hello there, Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the reviewing process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR reviewing process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

github-actions[bot] avatar Dec 26 '23 02:12 github-actions[bot]

SpotBugs

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

github-actions[bot] avatar Jan 30 '24 09:01 github-actions[bot]

SpotBugs

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

github-actions[bot] avatar Mar 06 '24 09:03 github-actions[bot]

SpotBugs

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

github-actions[bot] avatar Jun 03 '24 12:06 github-actions[bot]

SpotBugs

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

github-actions[bot] avatar Jun 10 '24 10:06 github-actions[bot]

SpotBugs

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

github-actions[bot] avatar Jun 10 '24 10:06 github-actions[bot]