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

feat: add “provider id” parameter to kratos session #3292

Merged
merged 2 commits into from
May 25, 2023

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented May 25, 2023

Closes #3283

@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Merging #3292 (121cc29) into master (34ff1d2) will decrease coverage by 0.01%.
The diff coverage is 80.00%.

❗ Current head 121cc29 differs from pull request most recent head 38502c5. Consider uploading reports for the commit 38502c5 to get more accurate results

@@            Coverage Diff             @@
##           master    #3292      +/-   ##
==========================================
- Coverage   77.64%   77.63%   -0.01%     
==========================================
  Files         325      325              
  Lines       20506    20511       +5     
==========================================
+ Hits        15921    15923       +2     
- Misses       3367     3368       +1     
- Partials     1218     1220       +2     
Impacted Files Coverage Δ
selfservice/flow/registration/hook.go 70.92% <60.00%> (-0.82%) ⬇️
selfservice/flow/registration/handler.go 78.78% <100.00%> (ø)
selfservice/strategy/oidc/strategy_login.go 67.05% <100.00%> (ø)
selfservice/strategy/oidc/strategy_registration.go 66.66% <100.00%> (ø)
session/session.go 78.22% <100.00%> (+0.35%) ⬆️

... and 2 files with indirect coverage changes

@aeneasr aeneasr merged commit 387f5a2 into master May 25, 2023
@aeneasr aeneasr deleted the feature/core-2073 branch May 25, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants