File: codecov.yml

package info (click to toggle)
zarr 3.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,816 kB
  • sloc: python: 21,300; makefile: 215; javascript: 15
file content (10 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    patch:
      default:
        target: auto
    project:
      default:
        target: auto
        threshold: 0.1
comment: false