mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
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:
6
codecov.yml
Normal file
6
codecov.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 0%
|
||||
if_ci_failed: error
|
||||
Reference in New Issue
Block a user