Codebase list python-pyproj / upstream/3.0.1_rc0 codecov.yml
upstream/3.0.1_rc0

Tree @upstream/3.0.1_rc0 (Download .tar.gz)

codecov.yml @upstream/3.0.1_rc0raw · history · blame

1
2
3
4
5
6
coverage:
  status:
    project:
      default:
        target: 94%    # the required coverage value
        threshold: 0.2%  # the leniency in hitting the target