Skip to content

docs(CHANGES): point to fix PR #661 instead of issue #660

0900857
Select commit
Loading
Failed to load commit list.
Merged

fix(pytest_plugin): unlink socket file on fixture teardown #661

docs(CHANGES): point to fix PR #661 instead of issue #660
0900857
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2026 in 0s

46.58% (+0.03%) compared to 027c919

View this Pull Request on Codecov

46.58% (+0.03%) compared to 027c919

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.58%. Comparing base (027c919) to head (0900857).

Files with missing lines Patch % Lines
src/libtmux/pytest_plugin.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #661      +/-   ##
==========================================
+ Coverage   46.55%   46.58%   +0.03%     
==========================================
  Files          22       22              
  Lines        2363     2372       +9     
  Branches      389      390       +1     
==========================================
+ Hits         1100     1105       +5     
- Misses       1094     1098       +4     
  Partials      169      169              

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