-
Notifications
You must be signed in to change notification settings - Fork 0
Run Python coverage tooling in a venv #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 14 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
2b71fb7
Run Python coverage tooling in a venv
leynos 009141b
Use uv tool run for Ruff make targets
leynos c6669c4
Resolve tool paths in make checks
leynos fb502bc
Refine coverage venv command handling
leynos a93f3b7
Recreate broken coverage venvs
leynos cb49e90
Bundle coverage format test parameters
leynos 6a8c09b
Mark coverage XML stub parameters unused
leynos 2ab45d6
Document coverage venv lifecycle
leynos 600e710
Stabilise markdownlint for branch docs
leynos 23b373e
Share coverage venv test scaffolding
leynos ba7e729
Remove duplicate coverage venv cache test
leynos 006b165
Document coverage venv setup in action README
leynos 1a302b8
Fix generate coverage README markdown lint
leynos 89cfd3a
Decompose coverage venv command predicate
leynos 3827e03
Simplify coverage venv setup
leynos 7c9e72f
Sync project dependencies into coverage venv
leynos c759a4e
Harden coverage venv cache repair
leynos f4fbdce
Clarify markdownlint fallback warning
leynos 2b60470
Extract coverage venv recreation assertions
leynos 3d8f177
Rename coverage venv rebuild assertion helper
leynos a9f3b44
Cover coverage venv repair edge cases
leynos 145b90b
Guard coverage command test venv detection
leynos 533fa20
Run action-validator per action metadata file
leynos ee24905
Extract coverage venv recreation helpers
leynos 3c20bbd
Move markdownlint logic into helper script
leynos 3588178
Prefer Bun action-validator and quote markdownlint command
leynos ab88554
Extract default coverage venv rebuild assertion
leynos e7b1ce7
Use executable stems in coverage tests
leynos aaf1276
Merge non-Cobertura coverage command tests
leynos 13da80f
Document coverage venv migration and add integration tests
leynos d712151
Fix AGENTS markdown table alignment
leynos d002a85
Handle invalid coverage venv paths
leynos 394def3
Fix AGENTS documentation links and tool lookup
leynos d617af4
Fix coverage design wording
leynos ee1226c
Refactor run_python integration test runner
leynos a8aa693
Remove unused run_python test helper
leynos 92d0b34
Handle dangling coverage venv symlinks
leynos dc432bb
Reduce run_python complexity
leynos bcbc0f1
Parametrize coverage venv failure tests
leynos e26e9de
Target uv sync at coverage venv
leynos 8fe680e
Validate run_python integration env contract
leynos 217dc00
Bundle uv failure test parameters
leynos 6086cec
Document coverage venv internals
leynos dad0cf6
Fix developer guide markdownlint
leynos 6865952
Handle coverage venv bootstrap failures
leynos 3db43ba
Extract run_python main helpers
leynos 77ca00c
Combine run_python coverage execution helper
leynos c811865
Improve run_python observability and baseline test
leynos 0fa150f
Return absolute coverage venv python path
leynos fcb0b4f
Align test coverage python helper with platform layout
leynos 33951ae
Extract coverage venv setup helpers
leynos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.