File: codecov.yml

package info (click to toggle)
node-rollup-plugin-replace 5.0.7%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: javascript: 681; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
codecov:
  branch: master
coverage:
  precision: 2
  round: down
  range: 70...100
  status:
    project: 'no'
    patch: 'yes'
comment: 'off'