From b9d2d944cf820927d1df7f9d513aba06ef5071a8 Mon Sep 17 00:00:00 2001 From: "Douglas Cerna (Soy Douglas)" Date: Tue, 6 Apr 2021 11:05:30 -0600 Subject: [PATCH] Fix codecov path fixing configuration --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index d6c99be853..e136d45124 100644 --- a/codecov.yml +++ b/codecov.yml @@ -18,4 +18,4 @@ coverage: if_not_found: success fixes: - - "/src/::" + - "/src/src/::src/"