From 3014607292afbb8ce622a1cd47ec89a9c070312a Mon Sep 17 00:00:00 2001 From: Isaac Virshup Date: Tue, 13 Feb 2024 23:14:23 +1100 Subject: [PATCH] Turn on code cov patch annotations (#1367) --- .codecov.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 9dd8f244a..68cc92f2d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,7 +8,6 @@ coverage: default: # Require 1% coverage, i.e., always succeed target: 1 - patch: false changes: false comment: