Skip to content

Restore Foundry isolated execution#29

Open
igorroncevic wants to merge 1 commit into
mainfrom
feat/restore-foundry-isolate
Open

Restore Foundry isolated execution#29
igorroncevic wants to merge 1 commit into
mainfrom
feat/restore-foundry-isolate

Conversation

@igorroncevic
Copy link
Copy Markdown
Contributor

@igorroncevic igorroncevic commented May 20, 2026

Summary

  • Add isolate = true back to foundry.toml.
  • Update just coverage-check to preserve snapshot diffs while coverage runs, matching the linked solver PR change.

Context

This was the intended behavior initially, but the setting got lost while other PRs were merged and was mistakenly deleted.

With isolate = true, coverage-check can generate different snapshots. Instead of committing generated snapshots in this template PR, coverage-check now restores snapshot changes after coverage runs.

Verification

  • just coverage-check
  • pre-push checks: just lint, just slither, just coverage-check

@igorroncevic igorroncevic force-pushed the feat/restore-foundry-isolate branch from 4ccca16 to 822a7d1 Compare May 20, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant