Skip to content

fix(tests[waiter]): replace fixed sleep with wait_for_pane_content

d843ecc
Select commit
Loading
Failed to load commit list.
Open

Waiter 0.1 #594

fix(tests[waiter]): replace fixed sleep with wait_for_pane_content
d843ecc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 0s

55.24% (+3.95%) compared to 5a34cc5

View this Pull Request on Codecov

55.24% (+3.95%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 87.41259% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.24%. Comparing base (5a34cc5) to head (d843ecc).

Files with missing lines Patch % Lines
src/libtmux/_internal/waiter.py 85.30% 23 Missing and 23 partials ⚠️
tests/examples/_internal/waiter/helpers.py 30.00% 7 Missing ⚠️
...mples/_internal/waiter/test_mixed_pattern_types.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
+ Coverage   51.29%   55.24%   +3.95%     
==========================================
  Files          25       40      +15     
  Lines        3488     3917     +429     
  Branches      686      759      +73     
==========================================
+ Hits         1789     2164     +375     
- Misses       1404     1435      +31     
- Partials      295      318      +23     

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