GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
80 stars 20 forks source link

Handle NullableTrait in JSON Serializer/Deserializer #1162 #1267

Open Dacops opened 2 weeks ago

github-actions[bot] commented 2 weeks ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1267/ on branch gh-pages at 2024-07-01 18:29 UTC

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 40.61%. Comparing base (e92064d) to head (6c0ebf1). Report is 12 commits behind head on main.

Files Patch % Lines
core/src/data/des/json.cpp 80.00% 1 Missing :warning:
core/tests/data/des/json.cpp 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1267 +/- ## ========================================== - Coverage 40.61% 40.61% -0.01% ========================================== Files 354 359 +5 Lines 26330 26412 +82 ========================================== + Hits 10695 10727 +32 - Misses 15635 15685 +50 ```

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