Skip to content
Snippets Groups Projects
Commit 38c34308 authored by Olivier Grisel's avatar Olivier Grisel Committed by Loic Esteve
Browse files

[MRG + 1] MAINT tweak codecov settings (#9001)

parent edabec29
No related branches found
No related tags found
No related merge requests found
comment: off
coverage:
status:
project:
default:
# Commits pushed to master should not make the overall
# project coverage decrease by more than 1%:
target: auto
threshold: 1%
patch:
default:
# Be tolerant on slight code coverage diff on PRs to limit
# noisy red coverage status on github PRs.
# Note The coverage stats are still uploaded
# to codecov so that PR reviewers can see uncovered lines
# in the github diff if they install the codecov browser
# extension:
# https://github.com/codecov/browser-extension
target: auto
threshold: 1%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment