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)!: Make files_sharing Share label nullable #2430

Merged
merged 2 commits into from
Aug 28, 2024

test(nextcloud): Add tests for files_sharing createShare and getShares

fc3b443
Select commit
Loading
Failed to load commit list.
Merged

fix(nextcloud)!: Make files_sharing Share label nullable #2430

test(nextcloud): Add tests for files_sharing createShare and getShares
fc3b443
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 1s

27.19% (+0.83%) compared to 953f73b

View this Pull Request on Codecov

27.19% (+0.83%) compared to 953f73b

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 27.19%. Comparing base (953f73b) to head (fc3b443).
Report is 5 commits behind head on main.

Files Patch % Lines
...src/api/files_sharing/files_sharing.openapi.g.dart 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2430      +/-   ##
==========================================
+ Coverage   26.35%   27.19%   +0.83%     
==========================================
  Files         370      370              
  Lines      136662   136665       +3     
==========================================
+ Hits        36019    37163    +1144     
+ Misses     100643    99502    -1141     
Files Coverage Δ
...b/src/api/files_sharing/files_sharing.openapi.dart 26.83% <ø> (+26.11%) ⬆️
...src/api/files_sharing/files_sharing.openapi.g.dart 8.57% <40.00%> (+8.57%) ⬆️

... and 5 files with indirect coverage changes