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

Improve Fuzzing error message to remind us to update storage versions #1932

Merged
merged 2 commits into from
May 2, 2024

Conversation

benjaminapetersen
Copy link
Member

@benjaminapetersen benjaminapetersen commented May 2, 2024

Improve the Fuzz test error message to help us remember to update storage versions whenever we change the structs.

Screenshot 2024-05-02 at 11 39 04 AM

Release note:


@benjaminapetersen benjaminapetersen changed the title Ben/fuzzing error message Improve Fuzzing error message to remind us to update storage versions May 2, 2024
Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.39%. Comparing base (879b840) to head (e6cb439).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1932   +/-   ##
=======================================
  Coverage   29.39%   29.39%           
=======================================
  Files         350      350           
  Lines       58519    58519           
=======================================
  Hits        17201    17201           
  Misses      40803    40803           
  Partials      515      515           

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

@joshuatcasey joshuatcasey merged commit 545df75 into main May 2, 2024
42 checks passed
@joshuatcasey joshuatcasey deleted the ben/fuzzing-error-message branch May 2, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants