Skip to content

feat(engine): add voxel collision shape

Codecov / codecov/project succeeded Oct 27, 2024 in 0s

41.99% (+1.85%) compared to e7a4c8a

View this Pull Request on Codecov

41.99% (+1.85%) compared to e7a4c8a

Details

Codecov Report

Attention: Patch coverage is 13.38028% with 246 lines in your changes missing coverage. Please review.

Project coverage is 41.99%. Comparing base (e7a4c8a) to head (f7c341f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
engine/src/collisions/narrow_phase/plugin.cpp 10.45% 137 Missing ⚠️
engine/src/collisions/plugin.cpp 6.45% 87 Missing ⚠️
...e/include/cubos/engine/collisions/shapes/voxel.hpp 0.00% 20 Missing ⚠️
engine/src/assets/asset.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1282      +/-   ##
==========================================
+ Coverage   40.13%   41.99%   +1.85%     
==========================================
  Files         437      439       +2     
  Lines       31049    33101    +2052     
  Branches        0     3869    +3869     
==========================================
+ Hits        12463    13900    +1437     
- Misses      18586    19201     +615     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.