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

Implement save for scenebridge #949

Merged
merged 6 commits into from
Feb 6, 2024

docs(reflection): document comparison file

ffbe9cf
Select commit
Loading
Failed to load commit list.
Merged

Implement save for scenebridge #949

docs(reflection): document comparison file
ffbe9cf
Select commit
Loading
Failed to load commit list.
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.