summaryrefslogtreecommitdiff
path: root/.codecov.yml
blob: 5e58905882dd786f13ffcf87197a57fd569258fd (plain)
1
2
3
4
5
6
7
8
9
10
codecov:
  ci:
    - !appveyor
coverage:
  status:
    project:
      default:
        # Require 1% coverage, i.e., always succeed
        target: 1
comment: off