Skip to content

Commit a6a91d8

Browse files
unknwonSourcegraph Bot
andauthored
codecov: formalize coverage settings (#52)
Co-authored-by: Sourcegraph Bot <[email protected]>
1 parent e75bb15 commit a6a91d8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

codecov.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
comment:
2-
layout: 'diff, files'
31
coverage:
4-
range: 60..95
2+
range: "60...95"
53
status:
64
project:
75
default:
8-
target: auto
96
threshold: 1%
10-
base: auto
7+
8+
comment:
9+
layout: 'diff, files'

0 commit comments

Comments
 (0)