File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ coverage:
12
12
# See https://docs.codecov.io/docs/commit-status#disabling-a-status.
13
13
default : false
14
14
comment :
15
- # Update existing comment or create a new if deleted.
15
+ # Update existing comment or create new if deleted.
16
16
behavior : default
17
17
ignore :
18
18
- " testdata"
Original file line number Diff line number Diff line change 5
5
[ ![ Issues] ( https://img.shields.io/github/issues/knative/func.svg )] ( https://github.com/knative/func/issues )
6
6
[ ![ License] ( https://img.shields.io/github/license/knative/func )] ( https://github.com/knative/func/blob/main/LICENSE )
7
7
[ ![ Releases] ( https://img.shields.io/github/v/release/knative/func.svg?label=Release )] ( https://github.com/knative/func/releases )
8
- ![ codecov] ( https://codecov.io/gh/knative/func/branch/main/graph/badge.svg )] ( https://codecov.io/gh/knative/func )
8
+ [ ![ codecov] ( https://codecov.io/gh/knative/func/branch/main/graph/badge.svg )] ( https://codecov.io/gh/knative/func )
9
9
10
10
` func ` is a Client Library and CLI enabling the development and deployment of Functions.
11
11
You can’t perform that action at this time.
0 commit comments