https://github.com/tendermint/tendermint
Raw File
Tip revision: 3a0dff7db2628c20cb0d77db3a01fea7981e5aec authored by Ethan Buchman on 01 July 2018, 15:51:06 UTC
fix changelog
Tip revision: 3a0dff7
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