Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4cfc9af

Browse files
authored
Fix codecov (#1447)
The notify block was syntactically invalid, preventing any of this file from working.
1 parent e061715 commit 4cfc9af

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

codecov.yaml renamed to .github/codecov.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,6 @@ github_checks:
77
annotations: false
88

99
coverage:
10-
notify:
11-
flags:
12-
# Wait to notify until coverage has properly been reported.
13-
# This can prevent incorrect statuses.
14-
- unittest-go-ubuntu-latest
15-
- unittest-go-postgres-ubuntu-latest
16-
- unittest-go-macos-latest
17-
- unittest-go-windows-2022
18-
slack:
19-
default:
20-
url: secret:v1::ALa1/e2X+k36fPseab5D7+kBFc9bJyIoIQioD0IMA5jr+0HXVpBRNDCHZhHjCdGc67yff6PPixPEOLwEZpxC37rM23RBZOYlqAq9A5e0MeZVlEoVq19aOYN4Xel17hMJ6GGm7n17wrYpCpcvlVSqNrN0+cr3guVDyG10kQyfh2Y=
21-
threshold: 1%
22-
only_pulls: false
23-
branches:
24-
- "main"
2510
status:
2611
patch:
2712
default:

0 commit comments

Comments
 (0)