From bd330ddd84821e77631bb9dce92e725dc8786a8c Mon Sep 17 00:00:00 2001
From: Antoine Gersant <antoine.gersant@lesforges.org>
Date: Thu, 24 Nov 2022 20:38:19 -0800
Subject: [PATCH] Make patch test coverage informational

---
 .codecov.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.codecov.yml b/.codecov.yml
index 801ea27..8b48ac6 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,6 +1,9 @@
 coverage:
   range: "0...100"
   status:
+    patch:
+      default:
+        informational: true
     project:
       default:
         informational: true