Skip to content

Update Python version matrix to conditionally use Python 3.13 for pul…

2af11ce
Select commit
Loading
Failed to load commit list.
Merged

Add normal computation and Jacobian methods for collision candidates #182

Update Python version matrix to conditionally use Python 3.13 for pul…
2af11ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 0s

96.24% (-0.13%) compared to 6895dda

View this Pull Request on Codecov

96.24% (-0.13%) compared to 6895dda

Details

Codecov Report

Attention: Patch coverage is 99.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.24%. Comparing base (6895dda) to head (2af11ce).

Files with missing lines Patch % Lines
src/ipc/candidates/collision_stencil.cpp 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   96.36%   96.24%   -0.13%     
==========================================
  Files         103      104       +1     
  Lines        7878     7991     +113     
==========================================
+ Hits         7592     7691      +99     
- Misses        286      300      +14     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.