Tests: run workspace doctests on a supervisor-owned tmux server - #753
Open
tony wants to merge 1 commit into
Open
Tests: run workspace doctests on a supervisor-owned tmux server#753tony wants to merge 1 commit into
tony wants to merge 1 commit into
Conversation
why: Run audited doctests against an externally owned tmux server without falling back to ambient state or taking daemon ownership. what: - Validate the opt-in arena contract and exact source selection - Isolate each selected doctest in an adapter-owned session - Emit verified endpoint evidence and cover rejection paths
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #753 +/- ##
==========================================
- Coverage 52.37% 52.33% -0.04%
==========================================
Files 26 27 +1
Lines 3729 3850 +121
Branches 747 767 +20
==========================================
+ Hits 1953 2015 +62
- Misses 1472 1523 +51
- Partials 304 312 +8 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary