Skip to content

Waiter 0.1#594

Open
tony wants to merge 17 commits into
masterfrom
waiter-0.1
Open

Waiter 0.1#594
tony wants to merge 17 commits into
masterfrom
waiter-0.1

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

5e4ecb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 0s

55.98% (+3.53%) compared to d8b7127

View this Pull Request on Codecov

55.98% (+3.53%) compared to d8b7127

Details

Codecov Report

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

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   52.44%   55.98%   +3.53%     
==========================================
  Files          26       41      +15     
  Lines        3726     4155     +429     
  Branches      747      820      +73     
==========================================
+ Hits         1954     2326     +372     
- Misses       1468     1502      +34     
- Partials      304      327      +23     

☔ View full report in Codecov by Harness.
📢 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.