feat: Add codecov configuration

This commit is contained in:
Alex Wellnitz 2023-10-26 09:30:36 +02:00
parent 8a974f6b2c
commit db71a20ecc

6
codecov.yml Normal file
View File

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: 80% # the required coverage value
threshold: 1% # the leniency in hitting the target