Skip to content

docs(CHANGES) Note python 3.9 ruff fixes

b20e79a
Select commit
Loading
Failed to load commit list.
Merged

Python 3.9 Modernization #550

docs(CHANGES) Note python 3.9 ruff fixes
b20e79a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

88.75% (-0.02%) compared to 3a38e15

View this Pull Request on Codecov

88.75% (-0.02%) compared to 3a38e15

Details

Codecov Report

Attention: Patch coverage is 92.12598% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.75%. Comparing base (3a38e15) to head (b20e79a).

Files with missing lines Patch % Lines
src/libtmux/session.py 66.66% 4 Missing and 3 partials ⚠️
src/libtmux/test.py 0.00% 2 Missing ⚠️
src/libtmux/server.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
- Coverage   88.76%   88.75%   -0.02%     
==========================================
  Files          36       36              
  Lines        3924     3920       -4     
  Branches      359      359              
==========================================
- Hits         3483     3479       -4     
  Misses        305      305              
  Partials      136      136              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.