mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-13 10:26:13 -06:00
53 lines
1.2 KiB
YAML
53 lines
1.2 KiB
YAML
codecov:
|
|
branch: master
|
|
bot: "mikegray"
|
|
ci:
|
|
- "jenkins3.noms.io"
|
|
|
|
coverage:
|
|
precision: 2 # how many decimal places to display in the UI: 0 <= value <= 4
|
|
round: down # how coverage is rounded: down/up/nearest
|
|
range: 70...100 # custom range of coverage colors from red -> yellow -> green
|
|
|
|
notify:
|
|
slack:
|
|
default:
|
|
url: "secret:n+BYhIXTXsaCiMKB3vOf6yP68ytdKd3WpXtJFWPEUsEWXDiGnU5dTB5DO2yv8tR0COdxvs7K31hVpEfHEXdoXOaQhUw3FKf3fh8KZDLN7CGTbeDhw1uNGGyBr2d2TWnopzYtcXomdwMmuckARtiWQx0YXJiZY9YyCrIoDK9HIJQ="
|
|
branches: null
|
|
threshold: 5.0
|
|
attachments: "tree, diff"
|
|
|
|
status:
|
|
project:
|
|
default:
|
|
enabled: yes
|
|
target: auto
|
|
branches: null
|
|
threshold: null
|
|
if_no_uploads: error
|
|
if_not_found: success
|
|
if_ci_failed: error
|
|
|
|
patch:
|
|
default:
|
|
enabled: yes
|
|
target: auto
|
|
branches: null
|
|
threshold: null
|
|
if_no_uploads: error
|
|
if_not_found: success
|
|
if_ci_failed: error
|
|
|
|
changes:
|
|
default:
|
|
enabled: yes
|
|
branches: null
|
|
if_no_uploads: error
|
|
if_not_found: success
|
|
if_ci_failed: error
|
|
|
|
comment:
|
|
layout: "tree"
|
|
branches: null
|
|
behavior: default
|