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 RS256, RS384, RS512 constants #163

Merged
merged 3 commits into from
Aug 11, 2023

Make all unsupported algorithms return a more informative error

0eac3fc
Select commit
Loading
Failed to load commit list.
Merged

Add support for RS256, RS384, RS512 constants #163

Make all unsupported algorithms return a more informative error
0eac3fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 0s

93.82% (target 89.00%)

View this Pull Request on Codecov

93.82% (target 89.00%)

Details

Codecov Report

Merging #163 (0eac3fc) into main (160b7e0) will increase coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   93.80%   93.82%   +0.02%     
==========================================
  Files          11       11              
  Lines        1695     1701       +6     
==========================================
+ Hits         1590     1596       +6     
  Misses         72       72              
  Partials       33       33              
Files Changed Coverage Δ
algorithm.go 100.00% <100.00%> (ø)
signer.go 100.00% <100.00%> (ø)
verifier.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more