File: codecov.yml

package info (click to toggle)
python-geopandas 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 14,752 kB
  • sloc: python: 26,021; makefile: 147; sh: 25
file content (6 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
coverage:
  status:
    project:
      default:
        target: 95%    # the required coverage value
        threshold: 0.2%  # the leniency in hitting the target