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

feat(nextcloud): Add support for password_policy #2732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(nextcloud): Add support for password_policy

8a94f3c
Select commit
Loading
Failed to load commit list.
Open

feat(nextcloud): Add support for password_policy #2732

feat(nextcloud): Add support for password_policy
8a94f3c
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
...api/password_policy/password_policy.openapi.g.dart 37.16% 475 Missing ⚠️
...ges/nextcloud/lib/src/api/core/core.openapi.g.dart 62.45% 95 Missing ⚠️
...c/api/password_policy/password_policy.openapi.dart 72.16% 59 Missing ⚠️
...kages/nextcloud/lib/src/api/core/core.openapi.dart 74.50% 13 Missing ⚠️
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%> (ø)