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

handling reg app HTTP 404 user not found #862

Closed nurali-techie closed 5 years ago

nurali-techie commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #862 into master will increase coverage by 0.17%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #862      +/-   ##
==========================================
+ Coverage   77.96%   78.14%   +0.17%     
==========================================
  Files         100      100              
  Lines        9817     9837      +20     
==========================================
+ Hits         7654     7687      +33     
+ Misses       1596     1582      -14     
- Partials      567      568       +1
Impacted Files Coverage Δ
...n/subscription/service/oso_subscription_service.go 81.14% <100%> (+2.01%) :arrow_up:
...ication/account/worker/user_deactivation_worker.go 60% <40%> (+14.76%) :arrow_up:
authentication/account/service/user.go 83.8% <0%> (+2.85%) :arrow_up:
metric/metric.go 70.83% <0%> (+6.94%) :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 975831c...339a774. Read the comment docs.

nurali-techie commented 5 years ago

@xcoulon thanks for input, I have submitted commit 339a774, kindly have a look.

nurali-techie commented 5 years ago

Thanks @xcoulon @alexeykazakov for review :-)