Skip to content

chore: Add `__init__.py` for tests/examples

3b57fc9
Select commit
Loading
Failed to load commit list.
Open

Waiter 0.1 #594

chore: Add `__init__.py` for tests/examples
3b57fc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2025 in 0s

55.49% (+9.27%) compared to 4601185

View this Pull Request on Codecov

55.49% (+9.27%) compared to 4601185

Details

Codecov Report

❌ Patch coverage is 89.41176% with 54 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.49%. Comparing base (4601185) to head (3b57fc9).

Files with missing lines Patch % Lines
src/libtmux/_internal/waiter.py 85.75% 23 Missing and 23 partials ⚠️
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   46.21%   55.49%   +9.27%     
==========================================
  Files          19       34      +15     
  Lines        1876     2386     +510     
  Branches      294      367      +73     
==========================================
+ Hits          867     1324     +457     
- Misses        894      925      +31     
- Partials      115      137      +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.