Skip to content

Add airborne demos

8b99660
Select commit
Loading
Failed to load commit list.
Merged

3D stick-ball resolver + a partially functional 3D playground #300

Add airborne demos
8b99660
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

47.68% (+0.06%) compared to 3da1247

View this Pull Request on Codecov

47.68% (+0.06%) compared to 3da1247

Details

Codecov Report

❌ Patch coverage is 83.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.68%. Comparing base (3da1247) to head (8b99660).

Files with missing lines Patch % Lines
...ltool/evolution/event_based/detect/ball_cushion.py 0.00% 2 Missing ⚠️
pooltool/evolution/event_based/detect/ball_ball.py 0.00% 1 Missing ⚠️
...oltool/evolution/event_based/detect/ball_pocket.py 0.00% 1 Missing ⚠️
pooltool/physics/resolve/stick_ball/core.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   47.61%   47.68%   +0.06%     
==========================================
  Files         158      158              
  Lines       10626    10642      +16     
==========================================
+ Hits         5060     5075      +15     
- Misses       5566     5567       +1     

☔ 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.