Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Use hex encoding for JSON instead of raw bytes #61

Merged
merged 1 commit into from
Jun 15, 2024

Use hex values for JSON instead of raw bytes

02f93a7
Select commit
Loading
Failed to load commit list.
Merged

Use hex encoding for JSON instead of raw bytes #61

Use hex values for JSON instead of raw bytes
02f93a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2024 in 0s

91.17% (+9.69%) compared to b866f41

View this Pull Request on Codecov

91.17% (+9.69%) compared to b866f41

Details

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.