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: support android webauthn origins #4155

Merged
merged 3 commits into from
Nov 27, 2024

chore: synchronize workspaces

e785cfa
Select commit
Loading
Failed to load commit list.
Merged

feat: support android webauthn origins #4155

chore: synchronize workspaces
e785cfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

78.53% (target 70.00%)

View this Pull Request on Codecov

78.53% (target 70.00%)

Details

Codecov Report

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

Project coverage is 78.53%. Comparing base (e6d2d4d) to head (e785cfa).

Files with missing lines Patch % Lines
identity/credentials_webauthn.go 80.00% 6 Missing and 1 partial ⚠️
schema/handler.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4155   +/-   ##
=======================================
  Coverage   78.52%   78.53%           
=======================================
  Files         380      380           
  Lines       27231    27266   +35     
=======================================
+ Hits        21383    21413   +30     
- Misses       4224     4231    +7     
+ Partials     1624     1622    -2     

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