feat(nextcloud): Add support for password_policy #2732
+4,139
−15
Codecov / codecov/project
succeeded
Dec 22, 2024 in 0s
29.07% (+0.18%) compared to 93567d2
View this Pull Request on Codecov
29.07% (+0.18%) compared to 93567d2
Details
Codecov Report
Attention: Patch coverage is 49.60754%
with 642 lines
in your changes missing coverage. Please review.
Project coverage is 29.07%. Comparing base (
93567d2
) to head (8a94f3c
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2732 +/- ##
==========================================
+ Coverage 28.88% 29.07% +0.18%
==========================================
Files 373 376 +3
Lines 138192 139460 +1268
==========================================
+ Hits 39922 40551 +629
- Misses 98270 98909 +639
Files with missing lines | Coverage Δ | |
---|---|---|
packages/nextcloud/lib/password_policy.dart | 100.00% <100.00%> (ø) |
|
...kages/nextcloud/lib/src/api/core/core.openapi.dart | 40.69% <74.50%> (+0.26%) |
⬆️ |
...c/api/password_policy/password_policy.openapi.dart | 72.16% <72.16%> (ø) |
|
...ges/nextcloud/lib/src/api/core/core.openapi.g.dart | 24.26% <62.45%> (+0.48%) |
⬆️ |
...api/password_policy/password_policy.openapi.g.dart | 37.16% <37.16%> (ø) |
Loading