nightingale/vendor/github.com/uber/tchannel-go/codecov.yml

16 lines
219 B
YAML
Raw Normal View History

2020-11-16 08:56:04 +08:00
coverage:
range: 75..100
round: down
precision: 2
status:
project:
default:
enabled: yes
target: 85%
if_not_found: success
if_ci_failed: error
ignore:
- "*_string.go"