diff --git a/.codecov.yml b/.codecov.yml deleted file mode 100644 index d0261f64..00000000 --- a/.codecov.yml +++ /dev/null @@ -1,23 +0,0 @@ -codecov: - notify: - require_ci_to_pass: yes - -coverage: - precision: 2 - round: nearest - range: "50...100" - - status: - project: off - patch: off - changes: off - -parsers: - gcov: - branch_detection: - conditional: yes - loop: yes - method: no - macro: no - -comment: false