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

Minor fixes #14

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Minor fixes #14

merged 3 commits into from
Aug 21, 2024

Conversation

compscidr
Copy link
Owner

Fixed ipv4 and ipv6 version byte detection. It uses the high four bits of the version byte.

Also updated the default length from zero to remaining for string dumper

@compscidr compscidr merged commit 6238840 into main Aug 21, 2024
1 check passed
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.06%. Comparing base (54bded6) to head (e12af8b).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
+ Coverage     77.84%   79.06%   +1.21%     
  Complexity       85       85              
============================================
  Files            18       18              
  Lines           510      511       +1     
  Branches         63       63              
============================================
+ Hits            397      404       +7     
+ Misses           76       71       -5     
+ Partials         37       36       -1     
Flag Coverage Δ
libunittests 79.06% <100.00%> (+1.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@compscidr compscidr deleted the jason/minor-fixes branch September 3, 2024 17:37
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