Skip to content

Commit 3024cb7

Browse files
clover2123ksh8281
authored andcommitted
Add codecov configuration file
Signed-off-by: HyukWoo Park <[email protected]>
1 parent 1053742 commit 3024cb7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

codecov.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: 80%
6+
threshold: 1%
7+
8+
ignore:
9+
- "third_party"
10+
- "src/api"

0 commit comments

Comments
 (0)