Consolidate quadratic solving #296
Merged
Codecov / codecov/project
succeeded
May 18, 2026 in 1s
47.45% (+0.03%) compared to 5e5a885
View this Pull Request on Codecov
47.45% (+0.03%) compared to 5e5a885
Details
Codecov Report
❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.45%. Comparing base (5e5a885) to head (1e85067).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pooltool/physics/motion/solve.py | 33.33% | 2 Missing |
| pooltool/physics/utils.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #296 +/- ##
==========================================
+ Coverage 47.41% 47.45% +0.03%
==========================================
Files 153 153
Lines 10509 10493 -16
==========================================
- Hits 4983 4979 -4
+ Misses 5526 5514 -12 ☔ 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.
Loading