Rounding settings for codecov

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-08-14 12:46:16 +01:00
parent 8914b2f0d1
commit e092d9c2ed

View file

@ -1,2 +1,6 @@
ignore:
- "vendor/**"
- "vendor/**"
coverage:
range: 60..80
round: down
precision: 2