Browse Source

Again

pull/4361/head
Brad Bell 6 years ago
parent
commit
a26751b1a2
  1. 19
      .codecov.yml

19
.codecov.yml

@ -1,20 +1,23 @@
codecov:
notify:
require_ci_to_pass: yes
slack:
default:
url: "https://hooks.slack.com/services/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"
threshold: 1%
only_pulls: false
branches: null
flags: null
paths: null
coverage:
precision: 2
round: down
range: "20...100"
slack:
default:
url: "https://hooks.slack.com/services/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"
threshold: 1%
only_pulls: false
branches: 3.2
flags: null
attachments: "sunburst, diff"
paths: null
message: "Coverage {{changed}} for {{owner}}/{{repo}}"
status:
project: yes
patch: yes

Loading…
Cancel
Save