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

fix worker start message #867

Closed xcoulon closed 4 years ago

xcoulon commented 4 years ago

Fixing the wrong message when the OAuth state reference cleanup worker starts.

See https://github.com/fabric8-services/fabric8-auth/pull/866#discussion_r420213723

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #867 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #867   +/-   ##
=======================================
  Coverage   78.35%   78.35%           
=======================================
  Files         101      101           
  Lines        9499     9499           
=======================================
  Hits         7443     7443           
  Misses       1512     1512           
  Partials      544      544           
Impacted Files Coverage Δ
...entication/provider/worker/state_cleanup_worker.go 78.94% <100.00%> (ø)

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 abb353f...35fa45d. Read the comment docs.