Skip to content

Commit 96c27a7

Browse files
committed
delay codecov status until after ci has completed
1 parent 5f01065 commit 96c27a7

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

codecov.yml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
# https://docs.codecov.com/docs/codecovyml-reference
2+
codecov:
3+
require_ci_to_pass: false
4+
notify:
5+
wait_for_ci: true
16
coverage:
7+
range: 60..79
8+
round: down
9+
precision: 2
210
status:
3-
patch: off
4-
11+
changes: false
12+
patch: false
13+
project:
14+
default:
15+
target: 80%
16+
threshold: 1%
17+
comment:
18+
layout: "condensed_header, diff, files, footer"
19+
hide_project_coverage: false
20+
after_n_builds: 35
521
github_checks:
622
annotations: false

0 commit comments

Comments
 (0)