ci: add test coverage reporting with codecov (#3848)

This commit is contained in:
Denis Cornehl
2022-04-09 02:20:24 +02:00
committed by GitHub
parent 21dfe7f2fc
commit e61394a97a
2 changed files with 27 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
comment: false
coverage:
status:
project:
default:
target: auto
threshold: 5%
patch:
default:
target: auto
threshold: 5%