mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
Add codecov configuration file
Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
This commit is contained in:
parent
1053742b3d
commit
3024cb7065
1 changed files with 10 additions and 0 deletions
10
codecov.yml
Normal file
10
codecov.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 80%
|
||||
threshold: 1%
|
||||
|
||||
ignore:
|
||||
- "third_party"
|
||||
- "src/api"
|
||||
Loading…
Add table
Add a link
Reference in a new issue