File: codecov.yml

package info (click to toggle)
rust-quantiles 0.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 308 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
coverage:
  precision: 2
  round: down
  range: 70...100

  status:
    # Learn more at http://docs.codecov.io/docs/codecov-yaml
    changes: false

    patch:
      default:
        target: 100%

    project:
      default:
        target: 94%
        threshold: 1%
        
comment:
  layout: "header, diff"
  behavior: default  # update if exists else create new