From 5e8ed3bcbf808fc62ba8831da26be06099be42a8 Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Mon, 13 Jun 2022 14:46:08 +0200 Subject: [PATCH] chore(test): Remove `labs` from the projects. It's already part of the `ignore` section. --- codecov.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/codecov.yaml b/codecov.yaml index 524eedbd9..270f2f886 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -26,12 +26,6 @@ coverage: - "bindings/" - "crates/matrix-sdk-crypto-ffi/" - "crates/matrix-sdk-ffi/" - labs: - # Coverage of lab tests is recorded but for informational - # purposes only - informational: true - paths: - - "labs/" patch: off ignore: - "crates/matrix-sdk-crypto-ffi"