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

More logs for user deactivation #832

Closed alexeykazakov closed 5 years ago

alexeykazakov commented 5 years ago

Useful during testing.

alien-ike commented 5 years ago

Ike Plugins (test-keeper)

Thank you @alexeykazakov 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 #832 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage   78.24%   78.24%   +<.01%     
==========================================
  Files          98       98              
  Lines        9205     9206       +1     
==========================================
+ Hits         7202     7203       +1     
  Misses       1470     1470              
  Partials      533      533
Impacted Files Coverage Δ
...n/subscription/service/oso_subscription_service.go 79.13% <100%> (+0.18%) :arrow_up:
...ication/account/worker/user_deactivation_worker.go 46.34% <100%> (ø) :arrow_up:
...nt/worker/user_deactivation_notification_worker.go 82.6% <100%> (ø) :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 d81ab69...0e0260e. Read the comment docs.