Skip to content

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

4327033
Select commit
Loading
Failed to load commit list.
Open

Waiter 0.1 #594

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

51.70% (+4.67%) compared to 3a6fb89

View this Pull Request on Codecov

51.70% (+4.67%) compared to 3a6fb89

Details

Codecov Report

❌ Patch coverage is 87.41259% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.70%. Comparing base (3a6fb89) to head (4327033).

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   47.02%   51.70%   +4.67%     
==========================================
  Files          23       38      +15     
  Lines        3296     3725     +429     
  Branches      709      782      +73     
==========================================
+ Hits         1550     1926     +376     
- Misses       1384     1415      +31     
- Partials      362      384      +22     

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