Skip to content
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

fix(coverage): allow ir-minimum for versions < 0.8.5 #9341

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

grandizzy
Copy link
Collaborator

@grandizzy grandizzy commented Nov 18, 2024

Motivation

Closes #9322

Solution

@grandizzy grandizzy changed the title Issue 9322 fix(coverage): allow ir-minimum for versions < 0.8.5 Nov 18, 2024
@grandizzy grandizzy changed the title fix(coverage): allow ir-minimum for versions < 0.8.5 fix(coverage): allow ir-minimum for versions < 0.8.5 Nov 18, 2024
@grandizzy grandizzy added the T-blocked Type: blocked label Nov 18, 2024
@grandizzy grandizzy removed the T-blocked Type: blocked label Nov 19, 2024
@grandizzy grandizzy marked this pull request as ready for review November 19, 2024 06:16
Copy link
Member

@zerosnacks zerosnacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
@grandizzy grandizzy merged commit dacf341 into foundry-rs:master Nov 19, 2024
21 checks passed
@grandizzy grandizzy deleted the issue-9322 branch November 19, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

bug: forge coverage --ir-minimum compilation fails with Error: Unknown key "inliner (solc < 0.8.5)
3 participants