Revision 3de3969f7fda8e5d3f65a9c7c11c79a2cf12c2d1 authored by Ismail Khoffi on 12 October 2018, 10:50:14 UTC, committed by Ismail Khoffi on 12 October 2018, 10:50:14 UTC
- doesn't handle the fsdb case yet
1 parent e1538bf
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