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.17 #1019

Merged
merged 6 commits into from
Nov 20, 2023
Merged

v2.0.17 #1019

merged 6 commits into from
Nov 20, 2023

Conversation

lestrrat
Copy link
Collaborator

No description provided.

dependabot bot and others added 6 commits November 9, 2023 07:32
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](golang/crypto@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Add jwe.WithCEK

* Allow using a static CEK via EncryptStatic

* appease linter

* Update go.sum

* Docs

* Update generated options

* Add test
* Delete signer instance upon call to jws.UnregisterSigner

* Update Changes
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

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

Comparison is base (43ca140) 71.78% compared to head (9156743) 72.16%.
Report is 159 commits behind head on v2.

Files Patch % Lines
jwe/jwe.go 63.39% 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 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #1019      +/-   ##
==========================================
+ Coverage   71.78%   72.16%   +0.37%     
==========================================
  Files          90       93       +3     
  Lines        9662    13825    +4163     
==========================================
+ Hits         6936     9977    +3041     
- Misses       1928     3030    +1102     
- Partials      798      818      +20     

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

@lestrrat lestrrat merged commit c02af3e into v2 Nov 20, 2023
33 checks passed
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.

None yet

2 participants