Skip to content

Preserve transport truth and batch attributed requests - #749

Open
tony wants to merge 8 commits into
engine-ops-on-seamfrom
engine-ops-hardening
Open

Preserve transport truth and batch attributed requests#749
tony wants to merge 8 commits into
engine-ops-on-seamfrom
engine-ops-hardening

Tests(refactor): Mirror the engine-grid and demo tests under tests/sc…

552ac5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 1s

73.56% (+1.05%) compared to 54d10ec

View this Pull Request on Codecov

73.56% (+1.05%) compared to 54d10ec

Details

Codecov Report

❌ Patch coverage is 79.79502% with 138 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.56%. Comparing base (54d10ec) to head (552ac5e).

Files with missing lines Patch % Lines
src/libtmux/_internal/tmux_argv.py 60.22% 27 Missing and 8 partials ⚠️
...libtmux/experimental/engines/async_control_mode.py 77.53% 21 Missing and 10 partials ⚠️
src/libtmux/engines/connection.py 70.70% 22 Missing and 7 partials ⚠️
src/libtmux/experimental/engines/control_mode.py 74.46% 10 Missing and 2 partials ⚠️
src/libtmux/experimental/engines/asyncio.py 87.34% 5 Missing and 5 partials ⚠️
src/libtmux/experimental/mcp/_lifespan.py 83.01% 5 Missing and 4 partials ⚠️
src/libtmux/server.py 73.33% 6 Missing and 2 partials ⚠️
src/libtmux/exc.py 75.00% 2 Missing ⚠️
src/libtmux/experimental/ops/plan.py 97.22% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           engine-ops-on-seam     #749      +/-   ##
======================================================
+ Coverage               72.50%   73.56%   +1.05%     
======================================================
  Files                     171      172       +1     
  Lines                   11469    11809     +340     
  Branches                 1821     1898      +77     
======================================================
+ Hits                     8316     8687     +371     
+ Misses                   2490     2449      -41     
- Partials                  663      673      +10     

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