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

Adds new function in MeshManager for performing convex decomposition #585

Merged
merged 8 commits into from
Mar 14, 2024

windows

d92687c
Select commit
Loading
Failed to load commit list.
Merged

Adds new function in MeshManager for performing convex decomposition #585

windows
d92687c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2024 in 1s

80.47% (-3.19%) compared to e390fff

View this Pull Request on Codecov

80.47% (-3.19%) compared to e390fff

Details

Codecov Report

Attention: Patch coverage is 84.48276% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 80.47%. Comparing base (e390fff) to head (d92687c).

Files Patch % Lines
graphics/src/MeshManager.cc 84.48% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   83.66%   80.47%   -3.19%     
==========================================
  Files          79       80       +1     
  Lines       10264    13542    +3278     
==========================================
+ Hits         8587    10898    +2311     
- Misses       1677     2644     +967     

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