add codecov config

This commit is contained in:
Shahar Abramov
2025-04-09 19:48:03 +03:00
parent fbc03988d8
commit eb00ebff5c

9
.github/codecov.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
coverage:
status:
project:
default:
base: pr
target: auto
threshold: 0.5%
informational: false
only_pulls: true