Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nextcloud): Fix WebDav path calculations for instances hosted at subpaths #2562

Merged
merged 3 commits into from
Oct 19, 2024

test(nextcloud): Add tests for WebDavFile

d68f74a
Select commit
Loading
Failed to load commit list.
Merged

fix(nextcloud): Fix WebDav path calculations for instances hosted at subpaths #2562

test(nextcloud): Add tests for WebDavFile
d68f74a
Select commit
Loading
Failed to load commit list.
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%) ⬇️