Revision 993aeab5b13a7f0b62045a6499cd5ad3077b56e6 authored by Johannes Ewald on 07 December 2016, 10:43:47 UTC, committed by Johannes Ewald on 07 December 2016, 10:43:47 UTC
See https://github.com/webpack/webpack/issues/3363
1 parent 73886d5
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