Skip to content

Commit 7cab5c2

Browse files
committed
Update codecov config to point to master
1 parent 030bfd6 commit 7cab5c2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

codecov.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
codecov:
2-
branch: repo-refactor
2+
branch: master
33
notify:
44
require_ci_to_pass: false
55

66
ignore:
77
- "**/*.dtg.h"
88
- "**/*.dtg.cc"
9+
- "lib/**/test/*"
910

1011

1112
coverage:
@@ -19,4 +20,4 @@ coverage:
1920
comment:
2021
layout: "header, diff, flags, files"
2122
behavior: default
22-
require_changes: no
23+
require_changes: no

0 commit comments

Comments
 (0)