diff --git a/.codecov.yml b/.codecov.yml index b4e9d3fc..636f58c8 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,3 +1,5 @@ parsers: - javascript: - enable_partials: yes + gcov: + branch_detection: + conditional: yes + loop: yes