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

chore: normalize AuthError message #10964

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Merge branch 'main' into main

1fef09d
Select commit
Failed to load commit list.
Open

chore: normalize AuthError message #10964

Merge branch 'main' into main
1fef09d
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 1s

40.10% (-0.01%) compared to d38fdef, passed because coverage increased by -0.01% when compared to adjusted base (40.10%)

View this Pull Request on Codecov

40.10% (-0.01%) compared to d38fdef, passed because coverage increased by -0.01% when compared to adjusted base (40.10%)

Details

Codecov Report

Attention: Patch coverage is 38.09524% with 13 lines in your changes missing coverage. Please review.

Project coverage is 40.10%. Comparing base (d38fdef) to head (1fef09d).

Files Patch % Lines
...ages/core/src/lib/actions/callback/oauth/checks.ts 20.00% 8 Missing ⚠️
packages/core/src/lib/utils/assert.ts 50.00% 4 Missing ⚠️
packages/core/src/providers/webauthn.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10964      +/-   ##
==========================================
- Coverage   40.10%   40.10%   -0.01%     
==========================================
  Files         178      178              
  Lines       28527    28525       -2     
  Branches     1240     1246       +6     
==========================================
- Hits        11440    11439       -1     
+ Misses      17087    17086       -1     

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