Skip to content

Waiter 0.1 #594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

tests(waiter) Bump reruns for `wait_for_pane_content_regex_line_match`

6808a8f
Select commit
Loading
Failed to load commit list.
Open

Waiter 0.1 #594

tests(waiter) Bump reruns for `wait_for_pane_content_regex_line_match`
6808a8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2025 in 1s

81.48% (+1.64%) compared to 5803841

View this Pull Request on Codecov

81.48% (+1.64%) compared to 5803841

Details

Codecov Report

Attention: Patch coverage is 87.40310% with 65 lines in your changes missing coverage. Please review.

Project coverage is 81.48%. Comparing base (5803841) to head (6808a8f).

Files with missing lines Patch % Lines
src/libtmux/_internal/waiter.py 85.75% 23 Missing and 23 partials ⚠️
...examples/_internal/waiter/test_wait_until_ready.py 42.10% 11 Missing ⚠️
tests/examples/_internal/waiter/helpers.py 36.36% 7 Missing ⚠️
...mples/_internal/waiter/test_mixed_pattern_types.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
+ Coverage   79.83%   81.48%   +1.64%     
==========================================
  Files          22       37      +15     
  Lines        1914     2430     +516     
  Branches      294      368      +74     
==========================================
+ Hits         1528     1980     +452     
- Misses        266      308      +42     
- Partials      120      142      +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.