File: .codecov.yml

package info (click to toggle)
mpmath 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,576 kB
  • sloc: python: 47,820; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 159 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
coverage:
  precision: 0
  round: down
  status:
    patch:
      default:
        target: 97
    project:
      default:
        threshold: 1%
comment: false