Skip to content

Add mock interceptor to mock network requests

b73e7ec
Select commit
Loading
Failed to load commit list.
Draft

Add interceptor for testing #454

Add mock interceptor to mock network requests
b73e7ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 22, 2025 in 0s

39.50% (-0.01%) compared to b39932a

View this Pull Request on Codecov

39.50% (-0.01%) compared to b39932a

Details

Codecov Report

❌ Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.50%. Comparing base (b39932a) to head (b73e7ec).
⚠️ Report is 2900 commits behind head on master.

Files with missing lines Patch % Lines
...loud/android/lib/common/OwnCloudClientFactory.java 0.00% 5 Missing ⚠️
.../main/java/com/nextcloud/common/NextcloudClient.kt 62.50% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   39.50%   39.50%   -0.01%     
==========================================
  Files         136      136              
  Lines        5895     5901       +6     
  Branches      771      773       +2     
==========================================
+ Hits         2329     2331       +2     
- Misses       3218     3222       +4     
  Partials      348      348              
Files with missing lines Coverage Δ
.../main/java/com/nextcloud/common/NextcloudClient.kt 50.00% <62.50%> (-2.46%) ⬇️
...loud/android/lib/common/OwnCloudClientFactory.java 12.50% <0.00%> (-0.71%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.