diff --git a/.codecov.yml b/.codecov.yml index 1fbab1ea32..303632a7f1 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -39,3 +39,5 @@ ignore: # Telemetry modules — conditionally compiled behind XRPL_ENABLE_TELEMETRY, # which is not enabled in coverage builds. - "src/xrpld/telemetry/" + - "src/libxrpl/telemetry/" + - "include/xrpl/telemetry/"