From 94f72059434c4219bf83ac88191e24c2747bd2cb Mon Sep 17 00:00:00 2001 From: ZenGround0 Date: Fri, 20 Aug 2021 10:38:46 -0400 Subject: [PATCH] Give it a try --- .codecov.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index ea0bea3ac..8f5442541 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -27,3 +27,10 @@ ignore: - "api/docgen-openrpc/**" github_checks: annotations: false +coverage: + status: + project: + default: + target: auto + threshold: 0.1% +