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: adding an OAuth provider for WorkOS #3831

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

feat: adding an OAuth provider for WorkOS

05e6e9e
Select commit
Loading
Failed to load commit list.
Open

feat: adding an OAuth provider for WorkOS #3831

feat: adding an OAuth provider for WorkOS
05e6e9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

77.96% (target 70.00%)

View this Pull Request on Codecov

77.96% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 48.71795% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 77.96%. Comparing base (da90502) to head (05e6e9e).

Files Patch % Lines
selfservice/strategy/oidc/provider_workos.go 48.71% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3831      +/-   ##
==========================================
- Coverage   77.98%   77.96%   -0.02%     
==========================================
  Files         359      360       +1     
  Lines       25203    25242      +39     
==========================================
+ Hits        19654    19681      +27     
- Misses       4041     4054      +13     
+ Partials     1508     1507       -1     

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