Skip to content

Commit 2b5d7ed

Browse files
committed
add ignore coverage
1 parent 7bf9b91 commit 2b5d7ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

codecov.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ parsers:
1313
loop: yes
1414
method: no
1515
macro: no
16-
16+
ignore:
17+
- "setup.py"
18+
- "scripts/*"
1719
comment:
1820
layout: "reach,diff,flags,files,footer"
1921
behavior: default

0 commit comments

Comments
 (0)