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

Add device signer #46

Merged
merged 11 commits into from
Mar 24, 2024

fix test

cf0bed1
Select commit
Loading
Failed to load commit list.
Merged

Add device signer #46

fix test
cf0bed1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 24, 2024 in 0s

64.14% (-6.52%) compared to 48381d7

View this Pull Request on Codecov

64.14% (-6.52%) compared to 48381d7

Details

Codecov Report

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

Project coverage is 64.14%. Comparing base (48381d7) to head (cf0bed1).

Files Patch % Lines
.../account_sdk/src/webauthn_signer/signers/device.rs 0.00% 103 Missing ⚠️
.../account_sdk/src/webauthn_signer/signers/p256r1.rs 97.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   70.65%   64.14%   -6.52%     
==========================================
  Files          16       16              
  Lines        1077     1163      +86     
==========================================
- Hits          761      746      -15     
- Misses        316      417     +101     

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