fix(opencode): prove asyncio coverage plugin without colliding #896 - #1060
Draft
cursor[bot] wants to merge 3 commits into
Draft
fix(opencode): prove asyncio coverage plugin without colliding #896#1060cursor[bot] wants to merge 3 commits into
cursor[bot] wants to merge 3 commits into
Conversation
Add hash-pinned pytest-asyncio and a fail-closed import helper so marked asyncio tests can run in the coverage sandbox without rewriting the review-agent dispatch blob.
Execute the isolated pytest-asyncio import after the hash-lock install and collect a marked buyer-style coroutine. Keep root AGENTS.md, ARCHITECTURE.md, and CLAUDE.md on #896. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
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.
Buyer-visible next action
Use this branch instead of #819 for the asyncio coverage-toolchain landing. #819's lock pin is correct. Its current head also edits root
AGENTS.md,ARCHITECTURE.md, andCLAUDE.md, which #896 already owns, and its contract only string-matches the helper.What this head keeps
pytest-asyncio==1.4.0andtyping-extensions==4.16.0in the hash-pinned OpenCode review lockscripts/ci/ensure_opencode_asyncio_toolchain.shas the isolatedpython3 -Iimport wrapperopencode-review-dispatch.ymlunchanged, becausetests/test_opencode_agent_contract.pypins that smoke importWhat this head adds
mainso this change does not collide with docs: establish authoritative automation control-plane specifications #896Merge gate
Do not merge #819 and this PR together. Prefer this head. Require independent non-author exact-head review. Do not self-approve.