mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge pull request #315 from bigchaindb/codecov-yml-changes-suggested-by-stevepeak
codecov.yml changes suggested by stevepeak & more
This commit is contained in:
commit
8138a4b1c2
12
codecov.yml
12
codecov.yml
@ -15,18 +15,22 @@ coverage:
|
|||||||
|
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
target: auto
|
default:
|
||||||
if_no_uploads: error
|
target: auto
|
||||||
|
if_no_uploads: error
|
||||||
|
|
||||||
patch:
|
patch:
|
||||||
target: "80%"
|
default:
|
||||||
if_no_uploads: error
|
target: "80%"
|
||||||
|
if_no_uploads: error
|
||||||
|
|
||||||
ignore: # files and folders that will be removed during processing
|
ignore: # files and folders that will be removed during processing
|
||||||
- "deploy-cluster-aws/*"
|
- "deploy-cluster-aws/*"
|
||||||
- "docs/*"
|
- "docs/*"
|
||||||
- "tests/*"
|
- "tests/*"
|
||||||
- "bigchaindb/version.py"
|
- "bigchaindb/version.py"
|
||||||
|
- "benchmarking-tests/*"
|
||||||
|
- "speed-tests/*"
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
# @stevepeak (from codecov.io) suggested we change 'suggestions' to 'uncovered'
|
# @stevepeak (from codecov.io) suggested we change 'suggestions' to 'uncovered'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user