aboutsummaryrefslogtreecommitdiff
path: root/autogpts/autogpt/.coveragerc
diff options
context:
space:
mode:
authorGravatar Reinier van der Leer <pwuts@agpt.co> 2024-01-29 18:29:24 +0100
committerGravatar GitHub <noreply@github.com> 2024-01-29 18:29:24 +0100
commit575be818ca1f7c644e2adf94c584772547141f55 (patch)
treeabb052ae787b1107c9dff8fb4d86ee84842d515d /autogpts/autogpt/.coveragerc
parentUpdate ossf-scorecard.yml (diff)
parentfix(agent/json_utils): Make `extract_dict_from_response` more robust (diff)
downloadAuto-GPT-security/analysis-workflows-sandbox.tar.gz
Auto-GPT-security/analysis-workflows-sandbox.tar.bz2
Auto-GPT-security/analysis-workflows-sandbox.zip
Merge branch 'master' into security/analysis-workflows-sandboxsecurity/analysis-workflows-sandbox
Diffstat (limited to 'autogpts/autogpt/.coveragerc')
-rw-r--r--autogpts/autogpt/.coveragerc2
1 files changed, 2 insertions, 0 deletions
diff --git a/autogpts/autogpt/.coveragerc b/autogpts/autogpt/.coveragerc
new file mode 100644
index 000000000..059865772
--- /dev/null
+++ b/autogpts/autogpt/.coveragerc
@@ -0,0 +1,2 @@
+[run]
+relative_files = true \ No newline at end of file