Files
dolt/codecov.yml

53 lines
1.3 KiB
YAML

codecov:
branch: master
bot: "mikegray"
ci:
- "jenkins.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: 60...100 # custom range of coverage colors from red -> yellow -> green
notify:
slack:
default:
url: "secret:n+BYhIXTXsaCiMKB3vOf6yP68ytdKd3WpXtJFWPEUsEWXDiGnU5dTB5DO2yv8tR0COdxvs7K31hVpEfHEXdoXOaQhUw3FKf3fh8KZDLN7CGTbeDhw1uNGGyBr2d2TWnopzYtcXomdwMmuckARtiWQx0YXJiZY9YyCrIoDK9HIJQ="
branches: null
threshold: 1.15
attachments: "sunburst, 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: "header, diff, changes, sunburst, suggestions, tree"
branches: null
behavior: once