Skip to content

Ruff 0.16 compatibility - #374

Merged
ekiefl merged 11 commits into
mainfrom
ruff-0.16-compat
Aug 2, 2026
Merged

Ruff 0.16 compatibility#374
ekiefl merged 11 commits into
mainfrom
ruff-0.16-compat

Bound ruff to <0.17 so lock refreshes can't change lint defaults

badcbbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 1s

47.92% (+0.14%) compared to 50ca8a2

View this Pull Request on Codecov

47.92% (+0.14%) compared to 50ca8a2

Details

Codecov Report

❌ Patch coverage is 46.15385% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.92%. Comparing base (50ca8a2) to head (badcbbe).

Files with missing lines Patch % Lines
pooltool/ani/modes/datatypes.py 36.36% 7 Missing ⚠️
pooltool/physics/resolve/stronge_compliant.py 14.28% 6 Missing ⚠️
pooltool/ruleset/eight_ball.py 0.00% 5 Missing ⚠️
pooltool/ani/camera/_camera.py 20.00% 4 Missing ⚠️
pooltool/ruleset/snooker/core.py 0.00% 4 Missing ⚠️
pooltool/ani/animate.py 40.00% 3 Missing ⚠️
pooltool/ani/hud.py 25.00% 3 Missing ⚠️
pooltool/ani/modes/aim.py 40.00% 3 Missing ⚠️
pooltool/ani/modes/view.py 40.00% 3 Missing ⚠️
pooltool/objects/cue/render.py 0.00% 3 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #374      +/-   ##
==========================================
+ Coverage   47.77%   47.92%   +0.14%     
==========================================
  Files         159      159              
  Lines       10758    10757       -1     
==========================================
+ Hits         5140     5155      +15     
+ Misses       5618     5602      -16     

☔ View full report in Codecov by Harness.
📢 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.