File: codecov.yml

package info (click to toggle)
napari-plugin-engine 0.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 432 kB
  • sloc: python: 3,052; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
3
4
5
6
7
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
    patch: off