Skip to content

docs(CHANGES) Shell-pinned test fixtures and cached get_version

c715085
Select commit
Loading
Failed to load commit list.
Open

perf+tooling: shell-pin trio, retry_until adoption, get_version memoize, Tachyon profiling skill #662

docs(CHANGES) Shell-pinned test fixtures and cached get_version
c715085
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2026 in 0s

47.20% (+0.18%) compared to 3a6fb89

View this Pull Request on Codecov

47.20% (+0.18%) compared to 3a6fb89

Details

Codecov Report

❌ Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.20%. Comparing base (3a6fb89) to head (c715085).

Files with missing lines Patch % Lines
src/libtmux/pytest_plugin.py 33.33% 2 Missing ⚠️
src/libtmux/common.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   47.02%   47.20%   +0.18%     
==========================================
  Files          23       23              
  Lines        3296     3296              
  Branches      709      708       -1     
==========================================
+ Hits         1550     1556       +6     
+ Misses       1384     1379       -5     
+ Partials      362      361       -1     

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