commit | 2052bde488066f2d3731aece905e3a4d6f5ec235 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Sep 10 14:44:49 2025 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Sep 10 14:44:49 2025 +0200 |
tree | 7866c7f32bf5343f6f5cdfa88e5380b910f6a371 | |
parent | 39da9dcff91c473fbf9211e18d821ba62ccb1d2c [diff] [blame] |
CI: Make codecov less demanding Change-Id: I80b4497b611ad5f0e4f3e595c5ee4e938a06daca
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..770bdd2 --- /dev/null +++ b/codecov.yml
@@ -0,0 +1,17 @@ +coverage: + status: + project: + default: + target: auto + threshold: 2% + base: auto + branches: + - master + - main + informational: true + patch: + default: + target: auto + threshold: 0.5% + base: auto + informational: true