aboutsummaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2024-11-17 17:04:18 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2024-11-17 17:04:18 +0100
commitb1342627d7234b4133465355870462640cf23fea (patch)
tree4d5b8dcac145cfc94f2b084f51c527550b1e0c94 /codecov.yml
parent1dc4318a30b34ebbf21472d29dbe341f22bc3ea2 (diff)
parentafc256aa52f77e20e215e947d2aa061dccb682e5 (diff)
Merge branch 'main' into pull_request
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..04c5585
--- /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

Contact - Imprint