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

ci: increase miner codecov threshold #7188

Closed
wants to merge 1 commit into from

Conversation

Stebalien
Copy link
Member

Unfortunately, the tests are non-deterministic enough to vary by more than 0.5 (up to 0.75%). This change allows up to 1% variance in code coverage, but only for miner tests.

Unfortunately, the tests are non-deterministic enough to vary by more
than 0.5 (up to 0.75%). This change allows up to 1% variance in code
coverage, but only for miner tests.
@Stebalien Stebalien requested a review from a team as a code owner August 26, 2021 19:31
@Stebalien Stebalien requested a review from arajasek August 26, 2021 19:32
@Stebalien
Copy link
Member Author

Nvm. This isn't the actual issue.

@Stebalien Stebalien closed this Aug 26, 2021
@Stebalien Stebalien deleted the ci/increase-miner-coverage-threshold branch August 26, 2021 19:34
@Stebalien
Copy link
Member Author

Correct fix should be #7189. We were including coverage of v4 actors codegen which isn't consistently tested.

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