Logo
Explore Help
Sign In
fluencelabs/tendermint
1
0
Fork 0
You've already forked tendermint
mirror of https://github.com/fluencelabs/tendermint synced 2025-05-28 13:41:21 +00:00
Code Issues Projects Releases Wiki Activity
tendermint/codecov.yml

25 lines
330 B
YAML
Raw Normal View History

Integrate CodeCov as change acceptance stage As a rough measure to keep quality up we want to integrate our code coverage tooling to the point where it is required for changes to be merged. Example taken from https://github.com/cosmos/voyager/blob/develop/codecov.yaml
2018-02-27 12:58:50 +01:00
coverage:
precision: 2
round: down
range: "70...100"
status:
return back threshold and ignore sections
2018-03-05 15:16:24 +04:00
project:
default:
threshold: 1%
Integrate CodeCov as change acceptance stage As a rough measure to keep quality up we want to integrate our code coverage tooling to the point where it is required for changes to be merged. Example taken from https://github.com/cosmos/voyager/blob/develop/codecov.yaml
2018-02-27 12:58:50 +01:00
patch: on
changes: off
comment:
layout: "diff, files"
behavior: default
require_changes: no
require_base: no
require_head: yes
[codecov] ignore docs, scripts and DOCKER dirs
2018-04-02 11:23:18 +02:00
ignore:
- "docs"
- "DOCKER"
- "scripts"
Remove pb.go files from codecov Signed-off-by: Silas Davis <silas@monax.io>
2018-07-17 17:42:30 +01:00
- "**/*.pb.go"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 65ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API