Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable b2b_sso hook in more places #4168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: enable b2b_sso hook in more places

0e09ca5
Select commit
Loading
Failed to load commit list.
Open

fix: enable b2b_sso hook in more places #4168

fix: enable b2b_sso hook in more places
0e09ca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

78.55% (target 70.00%)

View this Pull Request on Codecov

78.55% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 78.55%. Comparing base (b51f780) to head (0e09ca5).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
selfservice/flow/login/hook.go 0.00% 1 Missing and 1 partial ⚠️
selfservice/flow/registration/hook.go 0.00% 1 Missing and 1 partial ⚠️
selfservice/strategy/oidc/strategy.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4168      +/-   ##
==========================================
- Coverage   78.58%   78.55%   -0.04%     
==========================================
  Files         379      379              
  Lines       27030    27036       +6     
==========================================
- Hits        21242    21238       -4     
- Misses       4177     4182       +5     
- Partials     1611     1616       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.