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 user service controller constructor #860

Closed sbryzak closed 5 years ago

sbryzak commented 5 years ago

This PR fixes the user service controller constructor.

Related issue: https://github.com/redhat-developer/rh-che/issues/1409

codecov[bot] commented 5 years ago

Codecov Report

Merging #860 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #860      +/-   ##
==========================================
+ Coverage   78.17%   78.23%   +0.05%     
==========================================
  Files         100      100              
  Lines        9431     9431              
==========================================
+ Hits         7373     7378       +5     
+ Misses       1517     1511       -6     
- Partials      541      542       +1
Impacted Files Coverage Δ
controller/user_service.go 94.28% <100%> (+14.28%) :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 4b67fbb...707fea1. Read the comment docs.