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

Fuzz #47

Merged
merged 45 commits into from
Jan 31, 2025
Merged

Fuzz #47

merged 45 commits into from
Jan 31, 2025

Conversation

huangminghuang
Copy link
Owner

Add fuzz targets and fixe bugs from fuzz cases.

Copy link

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 77.23577% with 56 lines in your changes missing coverage. Please review.

Project coverage is 89.41%. Comparing base (b51816d) to head (ec99397).

Files with missing lines Patch % Lines
include/hpp_proto/pb_serializer.hpp 64.58% 19 Missing and 15 partials ⚠️
include/hpp_proto/dynamic_serializer.hpp 33.33% 14 Missing and 2 partials ⚠️
include/hpp_proto/flat_map.hpp 0.00% 4 Missing and 1 partial ⚠️
tests/test_util.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #47      +/-   ##
===========================================
- Coverage    90.14%   89.41%   -0.74%     
===========================================
  Files           41       46       +5     
  Lines         7816     8310     +494     
  Branches       559      606      +47     
===========================================
+ Hits          7046     7430     +384     
- Misses         484      568      +84     
- Partials       286      312      +26     

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

@huangminghuang huangminghuang merged commit 9d37349 into develop Jan 31, 2025
1 check passed
@huangminghuang huangminghuang deleted the fuzz branch January 31, 2025 09:19
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.

1 participant