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

refactor OAuth State Reference cleanup #868

Closed xcoulon closed 4 years ago

xcoulon commented 4 years ago

Updates https://issues.redhat.com/browse/CRT-539

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #868 into master will increase coverage by 0.01%. The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
+ Coverage   78.35%   78.37%   +0.01%     
==========================================
  Files         101      101              
  Lines        9499     9506       +7     
==========================================
+ Hits         7443     7450       +7     
  Misses       1512     1512              
  Partials      544      544              
Impacted Files Coverage Δ
authentication/provider/repository/state.go 50.64% <70.00%> (+4.93%) :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 026ed8e...10d5f67. Read the comment docs.