aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'autogpts/autogpt/codecov.yml')
-rw-r--r--autogpts/autogpt/codecov.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/autogpts/autogpt/codecov.yml b/autogpts/autogpt/codecov.yml
new file mode 100644
index 000000000..15a83ad26
--- /dev/null
+++ b/autogpts/autogpt/codecov.yml
@@ -0,0 +1,18 @@
+coverage:
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 1%
+ informational: true
+ patch:
+ default:
+ target: 80%
+
+## Please add this section once you've separated your coverage uploads for unit and integration tests
+#
+# flags:
+# unit-tests:
+# carryforward: true
+# integration-tests:
+# carryforward: true