File: .codecov.yml

package info (click to toggle)
wannier90 3.1.0%2Bds-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152,952 kB
  • sloc: f90: 57,832; python: 3,964; makefile: 406; sh: 148; pascal: 125; ansic: 105; perl: 43
file content (11 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
coverage:
  precision: 2
  round: down
  range: "30...100"
  status:
    project:
      default:
        target: 60%
        threshold: 0.5%