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 support for ES256K #494

Merged
merged 1 commit into from
Sep 26, 2020
Merged

Add support for ES256K #494

merged 1 commit into from
Sep 26, 2020

Conversation

ycrumeyrolle
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2020

Codecov Report

Merging #494 into master will increase coverage by 0.03%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
+ Coverage   63.09%   63.13%   +0.03%     
==========================================
  Files         165      165              
  Lines        8772     8785      +13     
  Branches     1448     1449       +1     
==========================================
+ Hits         5535     5546      +11     
- Misses       2718     2721       +3     
+ Partials      519      518       -1     
Impacted Files Coverage Δ
src/JsonWebToken/CryptographicOperations.cs 100.00% <ø> (ø)
src/JsonWebToken/EllipticalCurves.cs 67.64% <60.00%> (-1.32%) ⬇️
src/JsonWebToken/IntegerMarshal.cs 90.47% <66.66%> (-3.97%) ⬇️
src/JsonWebToken/ECJwk.cs 57.66% <100.00%> (+0.36%) ⬆️
src/JsonWebToken/SignatureAlgorithm.cs 85.81% <100.00%> (+0.52%) ⬆️

Continue to review full report at Codecov.

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

@ycrumeyrolle ycrumeyrolle merged commit cdcb157 into master Sep 26, 2020
@ycrumeyrolle ycrumeyrolle deleted the es256k branch September 26, 2020 17:32
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.

1 participant