Revision b77bdee54f528cfe4965ef41dc27105123ea5dec authored by Tobias Koppers on 22 November 2016, 16:58:24 UTC, committed by Tobias Koppers on 23 November 2016, 11:11:38 UTC
1 parent e3865e0
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