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: ignore TempProject contracts when calculating coverage #730

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

@iamdefinitelyahuman iamdefinitelyahuman commented Aug 24, 2020

What I did

Fix an issue with coverage when using temporary projects.

Fixes #717

How I did it

In network.transaction, check that a contract comes from a Project (and not TempProject) before considering it for coverage.

@iamdefinitelyahuman iamdefinitelyahuman merged commit 02e1685 into master Aug 25, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-tempproject-coverage branch August 25, 2020 11:56
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.

brownie failing on coverage
1 participant