diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-02-14 07:19:15 +0100 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-02-14 07:19:15 +0100 |
| commit | b0f08271d1dae8ffaf57f557c27eba1314ece1d5 (patch) | |
| tree | 98da899d455d6945849d6f4b4e98adfb98dc8b2b /codecov.yml | |
| parent | 7dc59c522d0639f6473463340e518e2e8074e364 (diff) | |
| parent | 55d9c2331e468efd364472555dbfae84603a4f73 (diff) | |
Merge branch 'main' into dev
Diffstat (limited to 'codecov.yml')
| -rw-r--r-- | codecov.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..04c55859 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,14 @@ +comment: false + +coverage: + status: + project: + default: + target: auto + threshold: 1% + informational: true + patch: + default: + target: auto + threshold: 1% + informational: true |
