Skip to content

types: Add StrPath typing, fix new_session #597

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

Merged
merged 2 commits into from
May 26, 2025

types(server[new_window]) Use `StrPath` for `start_directory`

7f96abb
Select commit
Loading
Failed to load commit list.
Merged

types: Add StrPath typing, fix new_session #597

types(server[new_window]) Use `StrPath` for `start_directory`
7f96abb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2025 in 0s

79.84% (+0.01%) compared to 14d72bd

View this Pull Request on Codecov

79.84% (+0.01%) compared to 14d72bd

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.84%. Comparing base (14d72bd) to head (7f96abb).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/libtmux/session.py 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #597      +/-   ##
==========================================
+ Coverage   79.83%   79.84%   +0.01%     
==========================================
  Files          22       23       +1     
  Lines        1914     1915       +1     
  Branches      294      294              
==========================================
+ Hits         1528     1529       +1     
  Misses        266      266              
  Partials      120      120              

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