Merge pull request #1274 from tendermint/codecov

Codecov
This commit is contained in:
Anton Kaliaev
2018-03-05 15:54:33 +04:00
committed by GitHub

View File

@@ -4,7 +4,9 @@ coverage:
range: "70...100"
status:
project: on
project:
default:
threshold: 1%
patch: on
changes: off
@@ -14,3 +16,8 @@ comment:
require_changes: no
require_base: no
require_head: yes
ignore:
- "docs"
- "*.md"
- "*.rst"