File: .codecov.yml

package info (click to toggle)
python-skbio 0.6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 9,312 kB
  • sloc: python: 60,482; ansic: 672; makefile: 224
file content (8 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
8
coverage:
  status:
    patch:
      default:
        target: 80%
    project:
      default:
        target: 80%