File: codecov.yml

package info (click to toggle)
node-rollup-plugin-node-resolve 15.2.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,348 kB
  • sloc: javascript: 2,621; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (20)
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'