Skip to content

Document structured logging and define failure ownership - #748

Open
tony wants to merge 43 commits into
masterfrom
document-logging
Open

Document structured logging and define failure ownership#748
tony wants to merge 43 commits into
masterfrom
document-logging

docs(MIGRATION): Note failure and logging changes

e9ad992
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 1s

53.62% (+1.24%) compared to 036c521

View this Pull Request on Codecov

53.62% (+1.24%) compared to 036c521

Details

Codecov Report

❌ Patch coverage is 82.67717% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.62%. Comparing base (036c521) to head (e9ad992).

Files with missing lines Patch % Lines
src/libtmux/_internal/log_context.py 81.96% 10 Missing and 1 partial ⚠️
src/libtmux/_internal/control_mode.py 50.00% 4 Missing ⚠️
src/libtmux/common.py 87.50% 2 Missing ⚠️
src/libtmux/options.py 83.33% 2 Missing ⚠️
src/libtmux/_internal/query_list.py 50.00% 1 Missing ⚠️
src/libtmux/hooks.py 0.00% 1 Missing ⚠️
src/libtmux/server.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
+ Coverage   52.37%   53.62%   +1.24%     
==========================================
  Files          26       27       +1     
  Lines        3729     3743      +14     
  Branches      747      740       -7     
==========================================
+ Hits         1953     2007      +54     
+ Misses       1472     1456      -16     
+ Partials      304      280      -24     

☔ View full report in Codecov by Harness.
📢 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.