Revision ff2308b5f4d13e9f88bfc6a82c4f597c8c73c85d authored by Ethan Buchman on 20 September 2019, 15:17:52 UTC, committed by GitHub on 20 September 2019, 15:17:52 UTC
2 parent s 0ad70fb + 0d13736
Raw File
codecov.yml
coverage:
  precision: 2
  round: down
  range: "70...100"

  status:
    project:
      default:
        threshold: 1%
    patch: on
    changes: off

comment:
  layout: "diff, files"
  behavior: default
  require_changes: no
  require_base: no
  require_head: yes

ignore:
  - "docs"
  - "DOCKER"
  - "scripts"
  - "**/*.pb.go"
back to top