fix(nextcloud): Fix WebDav path calculations for instances hosted at subpaths #2562
Codecov / codecov/project
succeeded
Oct 19, 2024 in 0s
28.67% (+0.00%) compared to 049c925
View this Pull Request on Codecov
28.67% (+0.00%) compared to 049c925
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 28.67%. Comparing base (
049c925
) to head (d68f74a
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...account_repository/lib/src/models/credentials.dart | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2562 +/- ##
=======================================
Coverage 28.67% 28.67%
=======================================
Files 366 366
Lines 136296 136299 +3
=======================================
+ Hits 39077 39079 +2
- Misses 97219 97220 +1
Files with missing lines | Coverage Δ | |
---|---|---|
...xtcloud/lib/src/api/webdav/models/webdav_file.dart | 100.00% <100.00%> (ø) |
|
...account_repository/lib/src/models/credentials.dart | 94.73% <50.00%> (-5.27%) |
⬇️ |
Loading