fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

log when a user is banned/deprovisioned #808

Closed xcoulon closed 5 years ago

xcoulon commented 5 years ago

fixes #ODC359

Signed-off-by: Xavier Coulon xcoulon@redhat.com

alien-ike commented 5 years ago

Ike Plugins (test-keeper)

Thank you @xcoulon for this contribution!

It appears that no tests have been added or updated in this PR.

Automated tests give us confidence in shipping reliable software. Please add some as part of this change.

If you are an admin or the reviewer of this PR and you are sure that no test is needed then you can use the command /ok-without-tests as a comment to make the status green.

Your plugin configuration is stored in the file.

codecov[bot] commented 5 years ago

Codecov Report

Merging #808 into master will increase coverage by 0.31%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #808      +/-   ##
==========================================
+ Coverage   78.46%   78.77%   +0.31%     
==========================================
  Files          94       94              
  Lines        8937     9074     +137     
==========================================
+ Hits         7012     7148     +136     
+ Misses       1405     1403       -2     
- Partials      520      523       +3
Impacted Files Coverage Δ
controller/namedusers.go 100% <100%> (ø) :arrow_up:
authentication/account/repository/identity.go 80.48% <0%> (+3.61%) :arrow_up:
migration/migration.go 70.81% <0%> (+4.34%) :arrow_up:

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 ed7c4af...ae481ce. Read the comment docs.

alexeykazakov commented 5 years ago

/ok-without-tests