fix(nextcloud)!: Make files_sharing Share label nullable #2430
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%) |
⬆️ |
Loading