Skip to content

Commit 57ee494

Browse files
authored
Create codecov.yml
Create a configuration to experiment with code coverage reporting.
1 parent 9b6bc77 commit 57ee494

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codecov.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
comment:
2+
layout: "diff, files"
3+
behavior: new
4+
require_base: no
5+
ignore:
6+
- "Examples/**/*"

0 commit comments

Comments
 (0)