Skip to content
Snippets Groups Projects
Commit 71b94eac authored by Erik Johnston's avatar Erik Johnston Committed by Amber Brown
Browse files

Tweak code coverage settings (#4400)

* Tweak code coverage settings

* Fix manifest

* Newsfile

* Fix commit status?
parent de6888e7
No related branches found
No related tags found
No related merge requests found
comment:
layout: "diff"
coverage:
status:
project:
default:
target: 0 # Target % coverage, can be auto. Turned off for now
threshold: null
base: auto
patch:
default:
target: 0
threshold: null
base: auto
......@@ -37,6 +37,7 @@ prune docker
prune .circleci
prune .coveragerc
prune debian
prune .codecov.yml
exclude jenkins*
recursive-exclude jenkins *.sh
Tweak codecov settings to make them less loud.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment