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

Add save button to scene editor #964

Merged
merged 8 commits into from
Feb 14, 2024

feat(scene): do not store ephemeral types

7e5267c
Select commit
Loading
Failed to load commit list.
Merged

Add save button to scene editor #964

feat(scene): do not store ephemeral types
7e5267c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

35.80% (-0.03%) compared to b1fcd8d

View this Pull Request on Codecov

35.80% (-0.03%) compared to b1fcd8d

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (b1fcd8d) 35.83% compared to head (7e5267c) 35.80%.

Files Patch % Lines
engine/src/scene/bridge.cpp 0.00% 8 Missing ⚠️
core/src/ecs/query/filter.cpp 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
- Coverage   35.83%   35.80%   -0.03%     
==========================================
  Files         296      296              
  Lines       24192    24203      +11     
==========================================
- Hits         8669     8667       -2     
- Misses      15523    15536      +13     

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