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 a fuzz target for the token generator #2730

Merged
merged 2 commits into from
Aug 25, 2020
Merged

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #2730 into master will increase coverage by 0.00%.
The diff coverage is 88.89%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2730   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files         126      126           
  Lines        9952     9955    +3     
=======================================
+ Hits         8609     8612    +3     
  Misses       1010     1010           
  Partials      333      333           
Impacted Files Coverage Δ
internal/handshake/token_protector.go 58.97% <83.33%> (+3.42%) ⬆️
internal/handshake/token_generator.go 78.57% <100.00%> (ø)
server.go 83.70% <100.00%> (ø)

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 166d91a...8b96db3. Read the comment docs.

@marten-seemann marten-seemann merged commit 274b898 into master Aug 25, 2020
@marten-seemann marten-seemann deleted the token-fuzzing branch August 25, 2020 06:59
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

2 participants