codecov.yml changes suggested by stevepeak

This commit is contained in:
troymc 2016-05-18 10:43:40 +02:00
parent 71489ac00f
commit b38330d0aa

View File

@ -15,12 +15,14 @@ coverage:
status:
project:
target: auto
if_no_uploads: error
default:
target: auto
if_no_uploads: error
patch:
target: "80%"
if_no_uploads: error
default:
target: "80%"
if_no_uploads: error
ignore: # files and folders that will be removed during processing
- "deploy-cluster-aws/*"