From dab3cec5c56d31b82c26a5ef1d1afa30896e7ab4 Mon Sep 17 00:00:00 2001 From: "dogmatiq-automation[bot]" <97779210+dogmatiq-automation[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:55:48 +0000 Subject: [PATCH] Regenerate codecov.io configuration from template. --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index affa112..4b70f4d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,5 +4,5 @@ # See https://github.com/dogmatiq/repos. ignore: - - **/fixtures - - **/**_nocoverage.go + - "**/fixtures" + - "**/**_nocoverage.go"