-
Notifications
You must be signed in to change notification settings - Fork 0
Propagate LLVM env into Rust coverage runs #253
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 all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
98a9a65
Add coverage env propagation sequence diagram
leynos a32012c
Document Rust coverage env override design
leynos 20b64e0
Handle manifest-level Cranelift coverage overrides
leynos b4740ec
Honor workspace Cranelift coverage overrides
leynos 77be693
Fix README env symbol in coverage sequence diagram
leynos 827e03c
Align Cranelift coverage behavior with docs
leynos 25a7bc2
Use tomllib for manifest Cranelift detection
leynos df789d6
Exercise and honor coverage env unsets
leynos 948ec36
Document env_unsets in cargo runner docstring
leynos ef8598c
Tighten Cranelift coverage env handling
leynos 5a1c7ff
Reuse cached cargo env and enforce pump timeout
leynos 2f9c894
Flatten cargo output pump selector handling
leynos 1bf7d59
Extract cucumber spy helper for test length
leynos 95dfe41
Validate cargo timeout before spawn and on Windows
leynos 9a6f449
Silence unused echo monkeypatch args
leynos 6ec8f9e
Extract Windows cargo pump helpers
leynos f5f6f92
Deduplicate cargo call assert and echo stubs
leynos e0374f0
Split run_rust into cargo and cranelift modules
leynos 553c267
Harden cargo timeout parsing and enforcement
leynos 4aed49e
Share cargo timeout deadline across phases
leynos 112fbc7
Introduce cargo process context for pump helpers
leynos 2996a80
Extract POSIX cargo pump dispatcher path
leynos 057856c
Extract cargo config cranelift probe
leynos 2e6b0e9
Use monotonic cargo timeout deadlines
leynos f811709
Add generate-coverage docstrings
leynos bf0fa07
Tighten cargo pump cleanup and test helpers
leynos 88dd716
Extract Windows pump proc test double
leynos 3f4d644
Use shared cargo context for POSIX pump
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
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.