Skip to content

Commit

Permalink
Add codecov configuration file
Browse files Browse the repository at this point in the history
Signed-off-by: HyukWoo Park <[email protected]>
  • Loading branch information
clover2123 authored and ksh8281 committed Jun 28, 2024
1 parent 1053742 commit 3024cb7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coverage:
status:
project:
default:
target: 80%
threshold: 1%

ignore:
- "third_party"
- "src/api"

0 comments on commit 3024cb7

Please sign in to comment.