Skip to content

test(common): Add integration test for deprecation via get_version()

4ed7b79
Select commit
Loading
Failed to load commit list.
Merged

Deprecate tmux versions below 3.2a #606

test(common): Add integration test for deprecation via get_version()
4ed7b79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 1s

46.45% (+0.23%) compared to 204785b

View this Pull Request on Codecov

46.45% (+0.23%) compared to 204785b

Details

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.45%. Comparing base (204785b) to head (4ed7b79).

Files with missing lines Patch % Lines
src/libtmux/common.py 80.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
+ Coverage   46.21%   46.45%   +0.23%     
==========================================
  Files          19       19              
  Lines        1876     1890      +14     
  Branches      294      297       +3     
==========================================
+ Hits          867      878      +11     
- Misses        894      897       +3     
  Partials      115      115              

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