refactor(nextcloud)!: Migrate to DAV v2 endpoint for WebDAV #2557
Codecov / codecov/project
succeeded
Oct 19, 2024 in 0s
28.79% (+0.00%) compared to a01e746
View this Pull Request on Codecov
28.79% (+0.00%) compared to a01e746
Details
Codecov Report
Attention: Patch coverage is 85.71429%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 28.79%. Comparing base (
a01e746
) to head (af1f3d3
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/nextcloud/lib/webdav.dart | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2557 +/- ##
=======================================
Coverage 28.79% 28.79%
=======================================
Files 370 370
Lines 136490 136496 +6
=======================================
+ Hits 39296 39300 +4
- Misses 97194 97196 +2
Files with missing lines | Coverage Δ | |
---|---|---|
..._client/lib/src/interceptors/csrf_interceptor.dart | 100.00% <100.00%> (ø) |
|
...xtcloud/lib/src/api/webdav/models/webdav_file.dart | 100.00% <100.00%> (ø) |
|
...nextcloud/lib/src/api/webdav/utils/webdav_uri.dart | 100.00% <100.00%> (ø) |
|
...es/nextcloud/lib/src/api/webdav/webdav_client.dart | 94.70% <100.00%> (+0.02%) |
⬆️ |
packages/nextcloud/lib/webdav.dart | 75.00% <71.42%> (-25.00%) |
⬇️ |
Loading