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.19 #1051

Merged
merged 22 commits into from
Jan 9, 2024

fix typo

77caad5
Select commit
Loading
Failed to load commit list.
Merged

v2.0.19 #1051

fix typo
77caad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

72.36% (+0.57%) compared to 43ca140

View this Pull Request on Codecov

72.36% (+0.57%) 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 (77caad5) 72.36%.
Report is 161 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    #1051      +/-   ##
==========================================
+ Coverage   71.78%   72.36%   +0.57%     
==========================================
  Files          90       93       +3     
  Lines        9662    13855    +4193     
==========================================
+ Hits         6936    10026    +3090     
- Misses       1928     3014    +1086     
- Partials      798      815      +17     

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