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: jackson provider #4242

Merged
merged 16 commits into from
Dec 19, 2024

bump deps

f5dc787
Select commit
Loading
Failed to load commit list.
Merged

feat: jackson provider #4242

bump deps
f5dc787
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

78.57% (target 65.00%)

View this Pull Request on Codecov

78.57% (target 65.00%)

Details

Codecov Report

Attention: Patch coverage is 80.95238% with 12 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (8cbb5bd) to head (f5dc787).

Files with missing lines Patch % Lines
selfservice/strategy/oidc/strategy.go 80.00% 4 Missing ⚠️
selfservice/strategy/oidc/strategy_registration.go 33.33% 3 Missing and 1 partial ⚠️
selfservice/flow/registration/handler.go 0.00% 3 Missing ⚠️
selfservice/flow/login/handler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4242      +/-   ##
==========================================
- Coverage   79.10%   78.57%   -0.54%     
==========================================
  Files         381      381              
  Lines       28012    27319     -693     
==========================================
- Hits        22159    21465     -694     
- Misses       4209     4231      +22     
+ Partials     1644     1623      -21     

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