Files
tidb/parser/codecov.yml
kennytm 00ada7f542 [parser] terror: replace sirupsen/logrus by pingcap/log (#693)
* terror: replace sirupsen/logrus by pingcap/log

also fixed test failure on Windows

* circle.yml: restrict test parallelism in integration tests

also, stop verifying parser.go and code format in the integration tests...
those steps are redundant.

* codecov: add codecov.yml, based on pingcap/tidb#9618

Co-authored-by: tiancaiamao <tiancaiamao@gmail.com>
2021-10-09 14:53:23 +08:00

15 lines
227 B
YAML

coverage:
status:
project:
default:
threshold: 0.2
patch:
default:
target: 0% # trial operation
changes: no
comment:
layout: "header, diff"
behavior: default
require_changes: no