Skip to content

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

3b4006f
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
3b4006f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 30, 2026 in 1s

51.47% (+0.18%) compared to 5a34cc5

View this Pull Request on Codecov

51.47% (+0.18%) compared to 5a34cc5

Details

Codecov Report

❌ Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.47%. Comparing base (5a34cc5) to head (3b4006f).

Files with missing lines Patch % Lines
src/libtmux/pytest_plugin.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   51.29%   51.47%   +0.18%     
==========================================
  Files          25       25              
  Lines        3488     3487       -1     
  Branches      686      685       -1     
==========================================
+ Hits         1789     1795       +6     
+ Misses       1404     1398       -6     
+ Partials      295      294       -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.