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

feat[ci]: add codecov configuration #4057

Merged
merged 3 commits into from
May 28, 2024

Conversation

charles-cooper
Copy link
Member

set threshold for reporting codecov failure at -0.5%, there is usually some noise in the coverage (+-0.1% or so) from fuzzing.

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

set threshold for reporting codecov failure at -0.5%, there is usually
some noise in the coverage (+-0.1% or so) from fuzzing.
@charles-cooper charles-cooper marked this pull request as ready for review May 28, 2024 12:11
codecov.yml Outdated Show resolved Hide resolved
Co-authored-by: Daniel Schiavini <daniel.schiavini@gmail.com>
Copy link
Contributor

@DanielSchiavini DanielSchiavini left a comment

Choose a reason for hiding this comment

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

LGTM (cannot approve)

@charles-cooper charles-cooper merged commit fe7d86b into vyperlang:master May 28, 2024
155 checks passed
@charles-cooper charles-cooper deleted the chore/codecov-config branch May 28, 2024 14:58
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.

None yet

3 participants