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

Support reading JsonWebKey-typed keys. #24

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Support reading JsonWebKey-typed keys. #24

merged 2 commits into from
Oct 3, 2024

Conversation

dlongley
Copy link
Member

@dlongley dlongley commented Oct 3, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.

Project coverage is 91.06%. Comparing base (84f727e) to head (33c8dc1).

Files with missing lines Patch % Lines
lib/Ed25519VerificationKey2020.js 84.21% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   91.65%   91.06%   -0.59%     
==========================================
  Files           4        4              
  Lines         659      694      +35     
==========================================
+ Hits          604      632      +28     
- Misses         55       62       +7     
Files with missing lines Coverage Δ
lib/Ed25519VerificationKey2020.js 91.25% <84.21%> (-0.85%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84f727e...33c8dc1. Read the comment docs.

@dlongley dlongley merged commit 626486b into main Oct 3, 2024
6 checks passed
@dlongley dlongley deleted the jwk branch October 3, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants