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 JSON serde, refactored encoding tests, fix some documentation #62

Merged
merged 3 commits into from
Jun 15, 2024

Conversation

bytemare
Copy link
Owner

No description provided.

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (b866f41) to head (6da7be1).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   81.47%   91.44%   +9.96%     
==========================================
  Files          16       19       +3     
  Lines         934     1449     +515     
==========================================
+ Hits          761     1325     +564     
+ Misses        112       70      -42     
+ Partials       61       54       -7     

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

Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Signed-off-by: bytemare <3641580+bytemare@users.noreply.github.com>
Copy link

sonarcloud bot commented Jun 15, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@bytemare bytemare merged commit 8592b9b into main Jun 15, 2024
11 of 12 checks passed
@bytemare bytemare deleted the fix-json branch June 15, 2024 18:31
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