Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter code quality rules (via ruff) #488

Merged
merged 13 commits into from
Aug 20, 2023

docs(CHANGES): Note ruff improvements

eb42b5b
Select commit
Failed to load commit list.
Merged

Stricter code quality rules (via ruff) #488

docs(CHANGES): Note ruff improvements
eb42b5b
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2023 in 1s

88.88% (-0.04%) compared to a0cf146

View this Pull Request on Codecov

88.88% (-0.04%) compared to a0cf146

Details

Codecov Report

Merging #488 (eb42b5b) into master (a0cf146) will decrease coverage by 0.04%.
The diff coverage is 68.51%.

@@            Coverage Diff             @@
##           master     #488      +/-   ##
==========================================
- Coverage   88.92%   88.88%   -0.04%     
==========================================
  Files          35       35              
  Lines        3484     3508      +24     
  Branches      484      484              
==========================================
+ Hits         3098     3118      +20     
- Misses        278      282       +4     
  Partials      108      108              
Files Changed Coverage Δ
conftest.py 92.00% <ø> (ø)
src/libtmux/formats.py 100.00% <ø> (ø)
src/libtmux/server.py 66.97% <45.00%> (+1.22%) ⬆️
src/libtmux/common.py 83.33% <50.00%> (ø)
src/libtmux/window.py 78.57% <52.17%> (-0.31%) ⬇️
src/libtmux/_internal/query_list.py 47.27% <63.63%> (+1.36%) ⬆️
src/libtmux/session.py 76.00% <68.00%> (-0.56%) ⬇️
src/libtmux/exc.py 77.27% <70.58%> (-22.73%) ⬇️
src/libtmux/pane.py 92.38% <75.00%> (ø)
src/libtmux/pytest_plugin.py 83.33% <80.00%> (+1.75%) ⬆️
... and 9 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more