development: change codecov precision

This commit is contained in:
Bobby DeSimone 2019-07-18 16:49:37 -07:00
parent d21d3c45b5
commit f050a1df19
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E

View file

@ -3,12 +3,14 @@ codecov:
require_ci_to_pass: yes
coverage:
precision: 2
precision: 1
round: down
range: "70...100"
status:
project: yes
project:
default:
threshold: .2
patch: no
changes: no
@ -21,6 +23,6 @@ parsers:
macro: no
comment:
layout: "header, diff"
layout: "header, diff, files"
behavior: default
require_changes: no