Revision de06340e7d2862bbdb55796f86a2090e915f9c19 authored by Mike Cowan on 22 September 2018, 18:21:19 UTC, committed by Martin Hořeňovský on 22 September 2018, 20:39:08 UTC
1 parent 4dd6e81
Raw File
codecov.yml
coverage:
  precision: 2
  round: nearest
  range: "60...90"
  status:
    project:
      default:
        threshold: 2%
    patch:
      default:
        target: 80%
  ignore:
    - "projects/SelfTest"
    - "**/catch_reporter_tap.hpp"
    - "**/catch_reporter_automake.hpp"
    - "**/catch_reporter_teamcity.hpp"
    - "**/external/clara.hpp"


codecov:
  branch: master

comment:
  layout: "diff"
back to top