From 9a92baf41fc9d2914a7dab39cb4aecc8330c65f9 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 19 Oct 2020 08:39:31 +0200 Subject: [PATCH] codecov: attempt to fix libmemcachedinternal path mismatch --- codecov.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/codecov.yml b/codecov.yml index afa0dac1..5e59977b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,6 +3,10 @@ ignore: - "/usr" - "example/" - "test/" + - "/Applications/" + +fixes: + - "libmemcachedinternal::libmemcached" coverage: status: -- 2.30.2