types: Add StrPath
typing, fix new_session
#597
Merged
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.
Loading