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

(jwk.Set).Clone, more robust test, fix another off by one #415

Merged
merged 3 commits into from
Jul 15, 2021
Merged

Conversation

lestrrat
Copy link
Collaborator

fixes #414

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2021

Codecov Report

Merging #415 (3acfec5) into main (5e2de6e) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #415      +/-   ##
==========================================
+ Coverage   69.57%   69.61%   +0.04%     
==========================================
  Files          80       80              
  Lines        9180     9186       +6     
==========================================
+ Hits         6387     6395       +8     
+ Misses       1944     1942       -2     
  Partials      849      849              
Impacted Files Coverage Δ
jwk/set.go 83.67% <100.00%> (+3.23%) ⬆️

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 5e2de6e...3acfec5. Read the comment docs.

@lestrrat lestrrat merged commit d99f783 into main Jul 15, 2021
@lestrrat lestrrat deleted the gh-414 branch July 15, 2021 13:25
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.

fix set remove (part 2)
2 participants