diff --git a/.codecov.yml b/.codecov.yml index b67ba614..32be6362 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -11,3 +11,12 @@ ignore: - "tests/*" - "/usr/*" - "**/boost/*" + +parsers: + gcov: + branch_detection: + conditional: no + loop: no + method: no + macro: no +