diff options
Diffstat (limited to '.codecov.yaml')
-rw-r--r-- | .codecov.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.codecov.yaml b/.codecov.yaml new file mode 100644 index 0000000..12e27d0 --- /dev/null +++ b/.codecov.yaml @@ -0,0 +1,8 @@ +codecov: + token: a0dfd87f-8eb9-4a41-9e4e-a06919f216cd +comment: off +coverage: + status: + project: + default: + threshold: 0.2% |