Skip to content

fix(snapshot): drop runtime typing_extensions import

62c69d7
Select commit
Loading
Failed to load commit list.
Draft

Pane.capture_pane helpers #568

fix(snapshot): drop runtime typing_extensions import
62c69d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

51.04% (-0.25%) compared to 5a34cc5

View this Pull Request on Codecov

51.04% (-0.25%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 37.50000% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.04%. Comparing base (5a34cc5) to head (62c69d7).

Files with missing lines Patch % Lines
src/libtmux/snapshot.py 36.66% 37 Missing and 1 partial ⚠️
src/libtmux/pane.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #568      +/-   ##
==========================================
- Coverage   51.29%   51.04%   -0.25%     
==========================================
  Files          25       26       +1     
  Lines        3488     3552      +64     
  Branches      686      688       +2     
==========================================
+ Hits         1789     1813      +24     
- Misses       1404     1443      +39     
- Partials      295      296       +1     

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