Skip to content

refactor(mypy) Adopt Python 3.10 typing idioms

f6194c6
Select commit
Loading
Failed to load commit list.
Merged

Drop Python 3.9 #602

refactor(mypy) Adopt Python 3.10 typing idioms
f6194c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2025 in 0s

46.21% (-0.03%) compared to e215556

View this Pull Request on Codecov

46.21% (-0.03%) compared to e215556

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.21%. Comparing base (e215556) to head (f6194c6).

Files with missing lines Patch % Lines
src/libtmux/_vendor/version.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   46.24%   46.21%   -0.03%     
==========================================
  Files          19       19              
  Lines        1875     1876       +1     
  Branches      294      294              
==========================================
  Hits          867      867              
- Misses        893      894       +1     
  Partials      115      115              

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