Skip to content

Use quadratic solver

355646a
Select commit
Loading
Failed to load commit list.
Merged

Vendor airborne primitives from the 3d branch #295

Use quadratic solver
355646a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 17, 2026 in 1s

47.41% (-0.05%) compared to eb128f1

View this Pull Request on Codecov

47.41% (-0.05%) compared to eb128f1

Details

Codecov Report

❌ Patch coverage is 35.48387% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.41%. Comparing base (eb128f1) to head (355646a).

Files with missing lines Patch % Lines
pooltool/physics/evolve/__init__.py 13.33% 13 Missing ⚠️
pooltool/physics/utils.py 40.00% 6 Missing ⚠️
pooltool/events/factory.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
- Coverage   47.45%   47.41%   -0.05%     
==========================================
  Files         153      153              
  Lines       10479    10509      +30     
==========================================
+ Hits         4973     4983      +10     
- Misses       5506     5526      +20     

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