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

Allow opening projects through Tesseratos #1329

Merged
merged 8 commits into from
Oct 13, 2024

refactor(physics): remove BoxCollisionShape::changed from reflection

8d18503
Select commit
Loading
Failed to load commit list.
Merged

Allow opening projects through Tesseratos #1329

refactor(physics): remove BoxCollisionShape::changed from reflection
8d18503
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

40.19% (-0.12%) compared to ff78548

View this Pull Request on Codecov

40.19% (-0.12%) compared to ff78548

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 91 lines in your changes missing coverage. Please review.

Project coverage is 40.19%. Comparing base (ff78548) to head (8d18503).

Files with missing lines Patch % Lines
core/src/thread/process.cpp 0.00% 66 Missing ⚠️
engine/src/assets/bridges/file.cpp 0.00% 14 Missing ⚠️
engine/src/assets/assets.cpp 0.00% 10 Missing ⚠️
core/include/cubos/core/thread/process.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1329      +/-   ##
==========================================
- Coverage   40.31%   40.19%   -0.12%     
==========================================
  Files         435      437       +2     
  Lines       30908    31003      +95     
==========================================
+ Hits        12461    12463       +2     
- Misses      18447    18540      +93     

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