From 0daa0d74004d15fa9bac7c557e5776081cd5c046 Mon Sep 17 00:00:00 2001 From: Eli Hooten Date: Wed, 5 Feb 2025 15:28:42 -0600 Subject: [PATCH] Enable Codecov PR Comment Enabling the Codecov PR Comment to show test results. --- .codecov.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 193a7e75..65a19bb5 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -16,6 +16,4 @@ coverage: default: threshold: 0% paths: - - "src" - -comment: false + - "src" \ No newline at end of file