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: set codecov coverage threshold #115

Merged
merged 2 commits into from
Jan 31, 2025
Merged

ci: set codecov coverage threshold #115

merged 2 commits into from
Jan 31, 2025

Conversation

m4tx
Copy link
Member

@m4tx m4tx commented Jan 31, 2025

Codecov marks all PRs that do not hit the coverage target as failing, which isn't very useful. This sets the threshold to 0.5% meaning that anything that doesn't drop the overall coverage by 0.5% or more will suceed.

Verified

This commit was signed with the committer’s verified signature.
m4tx Mateusz Maćkowski
Codecov marks all PRs that do not hit the coverage target as failing,
which isn't very useful. This sets the threshold to 0.5% meaning that
anything that doesn't drop the overall coverage by 0.5% or more will
suceed.
@m4tx m4tx requested review from seqre and Iipin January 31, 2025 14:02

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ
rust 84.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@m4tx m4tx merged commit cdd5da9 into master Jan 31, 2025
26 checks passed
@m4tx m4tx deleted the codecov-threshold branch January 31, 2025 14:27
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

2 participants