From 7e969ee119519afc9d82129540602b0a7b41ac0a Mon Sep 17 00:00:00 2001 From: clabby Date: Fri, 15 Nov 2024 14:31:03 -0500 Subject: [PATCH] ignore `kona-proof` fix --- .github/codecov.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 1d835ab63..d9d6e086a 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -23,8 +23,7 @@ ignore: - "**/test_utils*" - "**/test_util*" - "**/tests*" - - "crates/derive-alloy/src/alloy_providers.rs" - - "crates/derive-alloy/src/beacon_client.rs" + - "crates/proof-sdk/proof" - "crates/mpt/src/noop.rs" # Make comments less noisy