Implement save for scenebridge #949
Merged
Codecov / codecov/project
succeeded
Feb 6, 2024 in 0s
35.36% (-0.02%) compared to 7fdc5f5
View this Pull Request on Codecov
35.36% (-0.02%) compared to 7fdc5f5
Details
Codecov Report
Attention: 125 lines
in your changes are missing coverage. Please review.
Comparison is base (
7fdc5f5
) 35.38% compared to head (ffbe9cf
) 35.36%.
Files | Patch % | Lines |
---|---|---|
engine/src/scene/bridge.cpp | 0.00% | 101 Missing |
core/src/reflection/comparison.cpp | 83.33% | 7 Missing |
core/include/cubos/core/ecs/blueprint.hpp | 0.00% | 6 Missing |
core/src/memory/any_value.cpp | 0.00% | 6 Missing |
core/src/data/ser/json.cpp | 16.66% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #949 +/- ##
==========================================
- Coverage 35.38% 35.36% -0.02%
==========================================
Files 287 289 +2
Lines 23872 24022 +150
==========================================
+ Hits 8447 8496 +49
- Misses 15425 15526 +101
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading