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

1330 add active component for all kinds of disabling purposes #1357

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch '1330-add-active-component-for-all-kinds-of-disabling-pu…

6a10308
Select commit
Loading
Failed to load commit list.
Open

1330 add active component for all kinds of disabling purposes #1357

Merge branch '1330-add-active-component-for-all-kinds-of-disabling-pu…
6a10308
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

41.89% (-0.07%) compared to 8d1d78c

View this Pull Request on Codecov

41.89% (-0.07%) compared to 8d1d78c

Details

Codecov Report

Attention: Patch coverage is 0% with 148 lines in your changes missing coverage. Please review.

Project coverage is 41.89%. Comparing base (8d1d78c) to head (6a10308).

Files with missing lines Patch % Lines
.../render/cascaded_shadow_maps_rasterizer/plugin.cpp 0.00% 73 Missing ⚠️
engine/src/render/lights/plugin.cpp 0.00% 22 Missing ⚠️
engine/src/render/deferred_shading/plugin.cpp 0.00% 11 Missing ⚠️
engine/src/render/camera/plugin.cpp 0.00% 8 Missing ⚠️
engine/src/render/cascaded_shadow_maps/plugin.cpp 0.00% 8 Missing ⚠️
engine/src/tools/debug_camera/plugin.cpp 0.00% 6 Missing ⚠️
engine/src/render/shadow_atlas/plugin.cpp 0.00% 4 Missing ⚠️
engine/src/render/split_screen/plugin.cpp 0.00% 4 Missing ⚠️
engine/src/render/active/plugin.cpp 0.00% 3 Missing ⚠️
...gine/src/render/shadow_atlas_rasterizer/plugin.cpp 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1357      +/-   ##
==========================================
- Coverage   41.95%   41.89%   -0.07%     
==========================================
  Files         441      443       +2     
  Lines       33115    33163      +48     
  Branches     3870     3881      +11     
==========================================
  Hits        13893    13893              
- Misses      19222    19270      +48     

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