Skip to content

Require ruff>=0.16.0 and adopt its default rule set - #722

Merged
tony merged 18 commits into
masterfrom
ruff-0.16
Jul 26, 2026
Merged

Require ruff>=0.16.0 and adopt its default rule set#722
tony merged 18 commits into
masterfrom
ruff-0.16

docs(CHANGES) Default ruff rule set

1526155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 1s

52.37% (-0.07%) compared to db2f386

View this Pull Request on Codecov

52.37% (-0.07%) compared to db2f386

Details

Codecov Report

❌ Patch coverage is 57.14286% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.37%. Comparing base (db2f386) to head (1526155).

Files with missing lines Patch % Lines
src/libtmux/exc.py 53.33% 7 Missing ⚠️
src/libtmux/_internal/control_mode.py 0.00% 1 Missing ⚠️
src/libtmux/_internal/query_list.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #722      +/-   ##
==========================================
- Coverage   52.44%   52.37%   -0.07%     
==========================================
  Files          26       26              
  Lines        3726     3729       +3     
  Branches      747      747              
==========================================
- Hits         1954     1953       -1     
- Misses       1468     1472       +4     
  Partials      304      304              

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