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

esxi, ipxe & smbios pkg: additional fuzzing tests #2565

Merged
merged 3 commits into from
Nov 21, 2022

Conversation

RiSKeD
Copy link

@RiSKeD RiSKeD commented Nov 16, 2022

3 additional fuzzing tests for the project.
Signed-off-by: Fabian Wienand fabian.wienand@9elements.com

@RiSKeD RiSKeD changed the title boot & smbios pkg: additional fuzzing tests esxi, ipxe & smbios pkg: additional fuzzing tests Nov 16, 2022
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 73.67% // Head: 73.68% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (2c3f5e3) compared to base (2079040).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2565   +/-   ##
=======================================
  Coverage   73.67%   73.68%           
=======================================
  Files         407      407           
  Lines       41333    41333           
=======================================
+ Hits        30453    30456    +3     
+ Misses      10880    10877    -3     
Impacted Files Coverage Δ
pkg/boot/esxi/esxi.go 58.54% <0.00%> (+0.51%) ⬆️
cmds/core/date/date.go 91.60% <0.00%> (+0.76%) ⬆️
pkg/boot/netboot/ipxe/ipxe.go 93.42% <0.00%> (+1.31%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rminnich rminnich added the Awaiting author Waiting for new changes or feedback for author. label Nov 16, 2022
Fabian Wienand added 2 commits November 17, 2022 09:05
Signed-off-by: Fabian Wienand <fabian.wienand@9elements.com>
Signed-off-by: Fabian Wienand <fabian.wienand@9elements.com>
@RiSKeD RiSKeD added Awaiting reviewer Waiting for a reviewer. and removed Awaiting author Waiting for new changes or feedback for author. labels Nov 17, 2022
@rminnich rminnich added automerge Applying this label auto-merges the PR when ready Awaiting author Waiting for new changes or feedback for author. and removed Awaiting reviewer Waiting for a reviewer. labels Nov 20, 2022
@RiSKeD RiSKeD merged commit fb766ab into u-root:main Nov 21, 2022
@RiSKeD RiSKeD deleted the smbios-fuzz branch November 21, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Applying this label auto-merges the PR when ready Awaiting author Waiting for new changes or feedback for author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants