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

debugging test

f3c20cc
Select commit
Loading
Failed to load commit list.
Merged

Adds new function in MeshManager for performing convex decomposition #585

debugging test
f3c20cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2024 in 0s

80.51% (-3.15%) compared to e390fff

View this Pull Request on Codecov

80.51% (-3.15%) compared to e390fff

Details

Codecov Report

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

Project coverage is 80.51%. Comparing base (e390fff) to head (f3c20cc).

❗ Current head f3c20cc differs from pull request most recent head a6c5a2f. Consider uploading reports for the commit a6c5a2f to get more accurate results

Files Patch % Lines
graphics/src/MeshManager.cc 95.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   83.66%   80.51%   -3.15%     
==========================================
  Files          79       80       +1     
  Lines       10264    13533    +3269     
==========================================
+ Hits         8587    10896    +2309     
- Misses       1677     2637     +960     

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