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(sveltekit): webauthn provider support #9924

Merged
merged 100 commits into from
May 11, 2024

fix: update passkey doc minimum version

2228250
Select commit
Loading
Failed to load commit list.
Merged

feat(sveltekit): webauthn provider support #9924

fix: update passkey doc minimum version
2228250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2024 in 0s

37.64% (-0.18%) compared to 89ef33f

View this Pull Request on Codecov

37.64% (-0.18%) compared to 89ef33f

Details

Codecov Report

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

Project coverage is 37.64%. Comparing base (89ef33f) to head (2228250).

Files Patch % Lines
packages/frameworks-sveltekit/src/lib/webauthn.ts 0.00% 118 Missing ⚠️
packages/frameworks-sveltekit/src/lib/client.ts 0.00% 6 Missing ⚠️
packages/frameworks-sveltekit/src/lib/types.ts 0.00% 4 Missing ⚠️
packages/core/src/types.ts 0.00% 2 Missing ⚠️
packages/next-auth/src/webauthn.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9924      +/-   ##
==========================================
- Coverage   37.81%   37.64%   -0.18%     
==========================================
  Files         173      174       +1     
  Lines       26983    27109     +126     
  Branches     1176     1177       +1     
==========================================
  Hits        10204    10204              
- Misses      16779    16905     +126     

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