Revision 19ccd1842fe5efffcc2ff32e6cfc127ca0cd1f9b authored by Ethan Buchman on 17 May 2018, 19:47:07 UTC, committed by Ethan Buchman on 17 May 2018, 19:47:07 UTC
1 parent b4d6bf7
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"
back to top