Skip to content

Commit ade828a

Browse files
authored
Add .codecov.yml to ignore generated C API bindings (#300)
1 parent e7264a9 commit ade828a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ignore:
2+
- 'src/capi.jl'

0 commit comments

Comments
 (0)