Skip to content

Upgrade fuzzer. Fixed some latent bugs. Upgrade go to 1.24. #22

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

Merged
merged 5 commits into from
Feb 22, 2025

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 22, 2025

This PR:

  • upgrades the fuzzer to comply with the new support introduced in go 1.18.
  • fix 3 new bugs found by the new fuzzer 😲.
  • updates go to version 1.24.

@cmaglie cmaglie self-assigned this Feb 22, 2025
Copy link

codecov bot commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b4ad6ea) to head (c4f0a84).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1096      1100    +4     
=========================================
+ Hits          1096      1100    +4     

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

@cmaglie cmaglie added the bug Something isn't working label Feb 22, 2025
@cmaglie cmaglie merged commit 902a2f6 into master Feb 22, 2025
5 checks passed
@cmaglie cmaglie deleted the upgrade_fuzzer branch February 22, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant