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

Use hex encoding for JSON instead of raw bytes #61

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

bytemare
Copy link
Owner

No description provided.

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
@bytemare bytemare changed the title Use hex values for JSON instead of raw bytes Use hex encoding for JSON instead of raw bytes Jun 15, 2024
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.17%. Comparing base (b866f41) to head (02f93a7).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   81.47%   91.17%   +9.69%     
==========================================
  Files          16       19       +3     
  Lines         934     1495     +561     
==========================================
+ Hits          761     1363     +602     
+ Misses        112       76      -36     
+ Partials       61       56       -5     

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

Copy link

sonarcloud bot commented Jun 15, 2024

@bytemare bytemare merged commit ef66054 into main Jun 15, 2024
12 checks passed
@bytemare bytemare deleted the fix-json-marshall branch June 15, 2024 13:36
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

1 participant