ts: add codecov configuration file

Fix CodeCov behavior to raise error if CI tests failed or if coverage
result is decreasing.
This commit is contained in:
Xavier Delaruelle
2021-01-10 12:24:13 +01:00
parent c23a5d48b3
commit 2467d71be4

6
codecov.yml Normal file
View File

@@ -0,0 +1,6 @@
coverage:
status:
project:
default:
threshold: 0%
if_ci_failed: error