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

v2.0.18 #1022

Merged
merged 12 commits into from
Dec 3, 2023

fix deps.bzl

d809cc5
Select commit
Loading
Failed to load commit list.
Merged

v2.0.18 #1022

fix deps.bzl
d809cc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2023 in 1s

72.27% (+0.49%) compared to 43ca140

View this Pull Request on Codecov

72.27% (+0.49%) compared to 43ca140

Details

Codecov Report

Attention: 378 lines in your changes are missing coverage. Please review.

Comparison is base (43ca140) 71.78% compared to head (d809cc5) 72.27%.
Report is 160 commits behind head on v2.

Files Patch % Lines
jwe/jwe.go 66.46% 38 Missing and 18 partials ⚠️
jwk/cache.go 41.42% 38 Missing and 3 partials ⚠️
jwk/set.go 34.14% 27 Missing ⚠️
jwt/validate.go 81.11% 27 Missing ⚠️
jwk/jwk.go 49.01% 24 Missing and 2 partials ⚠️
jwk/ecdsa.go 54.28% 13 Missing and 3 partials ⚠️
jwk/okp.go 59.45% 12 Missing and 3 partials ⚠️
jwa/compression_gen.go 54.83% 14 Missing ⚠️
jwa/content_encryption_gen.go 60.00% 14 Missing ⚠️
jwa/elliptic_gen.go 61.11% 14 Missing ⚠️
... and 25 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #1022      +/-   ##
==========================================
+ Coverage   71.78%   72.27%   +0.49%     
==========================================
  Files          90       93       +3     
  Lines        9662    13844    +4182     
==========================================
+ Hits         6936    10006    +3070     
- Misses       1928     3021    +1093     
- Partials      798      817      +19     

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