Skip to content

fix(physics): always add Inertia component when unpacking PhysicsBundle

Codecov / codecov/project succeeded Sep 15, 2024 in 0s

35.89% (-0.05%) compared to 4c2d6a4

View this Pull Request on Codecov

35.89% (-0.05%) compared to 4c2d6a4

Details

Codecov Report

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

Project coverage is 35.89%. Comparing base (4c2d6a4) to head (f14ec5a).

Files with missing lines Patch % Lines
engine/src/physics/solver/integration/plugin.cpp 0.00% 31 Missing ⚠️
...nclude/cubos/engine/physics/components/inertia.hpp 0.00% 3 Missing ⚠️
engine/src/physics/plugin.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1305      +/-   ##
==========================================
- Coverage   35.94%   35.89%   -0.05%     
==========================================
  Files         398      399       +1     
  Lines       31876    31917      +41     
==========================================
  Hits        11458    11458              
- Misses      20418    20459      +41     

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