Skip to content

fix(geom): remove unused parameter from getAxes method

Codecov / codecov/project succeeded Feb 7, 2024 in 1s

35.23% (-0.14%) compared to 916dde9

View this Pull Request on Codecov

35.23% (-0.14%) compared to 916dde9

Details

Codecov Report

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

Comparison is base (916dde9) 35.36% compared to head (11d20a4) 35.23%.

❗ Current head 11d20a4 differs from pull request most recent head 6a458ee. Consider uploading reports for the commit 6a458ee to get more accurate results

Files Patch % Lines
core/src/geom/intersections.cpp 0.00% 63 Missing ⚠️
engine/src/collisions/narrow_phase/plugin.cpp 0.00% 23 Missing ⚠️
...ine/src/collisions/narrow_phase/colliding_with.cpp 0.00% 9 Missing ⚠️
core/include/cubos/core/geom/box.hpp 0.00% 7 Missing ⚠️
engine/src/collisions/plugin.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #937      +/-   ##
==========================================
- Coverage   35.36%   35.23%   -0.14%     
==========================================
  Files         289      290       +1     
  Lines       24022    23975      -47     
==========================================
- Hits         8496     8447      -49     
- Misses      15526    15528       +2     

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