From 4bb38120afc98093796e88e7818b30b675843c09 Mon Sep 17 00:00:00 2001 From: Isaac Virshup Date: Tue, 13 Feb 2024 23:14:23 +1100 Subject: [PATCH] Backport PR #1367: Turn on code cov patch annotations --- .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: