diff --git a/codecov.yml b/codecov.yml index 4917e10..f0f6358 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,11 +2,3 @@ coverage: precision: 2 round: down range: "70...100" - -parsers: - jacoco: - branch_detection: - conditional: yes - loop: yes - method: no - switch: no