Revision a01578ab7d36cc9db8b64b14339d7b6512727dea authored by Sean Larkin on 22 November 2016, 18:48:52 UTC, committed by Tobias Koppers on 07 December 2016, 16:22:13 UTC
1 parent 774a89b
Raw File
codecov.yml
codecov:
  branch: master
coverage:
  precision: 2
  round: down
  range: "70...100"
  status:
    project:
      default:
        target: auto
    patch:
      default:
        target: auto
    changes:
      default:
        branches: null
comment: off
back to top