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: get default complexity policy #399

Merged
merged 3 commits into from
Jul 14, 2020
Merged

feat: get default complexity policy #399

merged 3 commits into from
Jul 14, 2020

Conversation

hifabienne
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #399 into master will decrease coverage by 3.96%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   51.66%   47.69%   -3.97%     
==========================================
  Files         174      199      +25     
  Lines        7665     9256    +1591     
==========================================
+ Hits         3960     4415     +455     
- Misses       3318     4398    +1080     
- Partials      387      443      +56     
Impacted Files Coverage Δ
...nternal/org/repository/eventsourcing/eventstore.go 46.72% <0.00%> (-20.23%) ⬇️
internal/org/repository/eventsourcing/org.go 69.15% <0.00%> (-14.04%) ⬇️
...l/usergrant/repository/eventsourcing/eventstore.go 59.28% <0.00%> (-10.51%) ⬇️
...nternal/eventstore/internal/repository/sql/push.go 73.33% <0.00%> (-8.30%) ⬇️
internal/user/repository/view/model/notify_user.go 30.20% <0.00%> (-7.89%) ⬇️
internal/errors/caos_error.go 44.00% <0.00%> (-6.00%) ⬇️
...nternal/org/repository/eventsourcing/org_member.go 80.00% <0.00%> (-4.62%) ⬇️
internal/user/repository/view/model/user.go 37.88% <0.00%> (-4.26%) ⬇️
...nal/project/repository/eventsourcing/eventstore.go 73.38% <0.00%> (-4.09%) ⬇️
internal/eventstore/sdk/sdk.go 78.57% <0.00%> (-3.93%) ⬇️
... and 101 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8eef34...6a2b564. Read the comment docs.

@hifabienne hifabienne linked an issue Jul 8, 2020 that may be closed by this pull request
# Conflicts:
#	pkg/grpc/management/management.pb.go
#	pkg/grpc/management/management.pb.gw.go
@livio-a livio-a merged commit 7b65265 into master Jul 14, 2020
@livio-a livio-a deleted the defaultpolicy branch July 14, 2020 05:11
@github-actions
Copy link

🎉 This PR is included in version 0.57.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get default password complexity policy for org creation
2 participants