feat: Add codecov configuration
This commit is contained in:
6
codecov.yml
Normal file
6
codecov.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project:
|
||||||
|
default:
|
||||||
|
target: 80% # the required coverage value
|
||||||
|
threshold: 1% # the leniency in hitting the target
|
Reference in New Issue
Block a user