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

fix: enable fuzz tests and fix decoder bugs #597

Merged
merged 1 commit into from Feb 19, 2024
Merged

Conversation

liuq19
Copy link
Collaborator

@liuq19 liuq19 commented Feb 19, 2024

  1. Disable testing invalid UTF-8 in fuzzing.
  2. Fixed some bugs found in fuzzing.

@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (66bd218) 61.78% compared to head (850c83f) 61.78%.

Files Patch % Lines
dev/decoder/structs.go 0.00% 2 Missing ⚠️
dev/decoder/functor.go 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff                @@
##           test/aarch64     #597      +/-   ##
================================================
- Coverage         61.78%   61.78%   -0.01%     
================================================
  Files                84       84              
  Lines             10345    10342       -3     
================================================
- Hits               6392     6390       -2     
+ Misses             3569     3567       -2     
- Partials            384      385       +1     

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

@liuq19 liuq19 merged commit e4965f4 into test/aarch64 Feb 19, 2024
12 of 24 checks passed
@liuq19 liuq19 deleted the fix/aarch64 branch February 19, 2024 10:35
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.

None yet

3 participants