Skip to content

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

511d97f
Select commit
Loading
Failed to load commit list.
Open

Waiter 0.1 #594

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

52.98% (+6.39%) compared to 81d55fa

View this Pull Request on Codecov

52.98% (+6.39%) compared to 81d55fa

Details

Codecov Report

❌ Patch coverage is 87.41259% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.98%. Comparing base (81d55fa) to head (511d97f).

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   46.58%   52.98%   +6.39%     
==========================================
  Files          22       37      +15     
  Lines        2372     2801     +429     
  Branches      390      463      +73     
==========================================
+ Hits         1105     1484     +379     
- Misses       1098     1126      +28     
- Partials      169      191      +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.