Skip to content

Commit 3cbcb38

Browse files
iisaclaude
andcommitted
Add Codecov configuration for test directory coverage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d444a54 commit 3cbcb38

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: auto
6+
patch:
7+
default:
8+
target: auto
9+
paths:
10+
- "test/**"

0 commit comments

Comments
 (0)