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): also ignore empty fallbacks and receives #9459

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Dec 2, 2024

Fixes #9444.

Ignore them for now until we can figure out #9458.

@DaniPopes DaniPopes force-pushed the dani/coverage-ignore-empty-receive branch from 44af251 to 179f834 Compare December 2, 2024 20:36
Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

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

lgtm

@DaniPopes DaniPopes enabled auto-merge (squash) December 2, 2024 20:46
@DaniPopes DaniPopes merged commit ee9d237 into master Dec 2, 2024
21 checks passed
@DaniPopes DaniPopes deleted the dani/coverage-ignore-empty-receive branch December 2, 2024 20:50
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.

forge coverage ignores empty receive() function
3 participants