GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://cubosengine.org
MIT License
83 stars 36 forks source link

feat(serialization): Remove old JSONBridge and BinaryBridge #1114

Closed Dacops closed 6 months ago

github-actions[bot] commented 6 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1114/ on branch gh-pages at 2024-04-06 13:12 UTC

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.15%. Comparing base (73a4587) to head (dd0474b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1114 +/- ## ========================================== + Coverage 38.10% 38.15% +0.04% ========================================== Files 321 321 Lines 25644 25644 ========================================== + Hits 9772 9784 +12 + Misses 15872 15860 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.