All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.pion.randutil.codecov.yml Maven / Gradle / Ivy

The newest version!
#
# DO NOT EDIT THIS FILE
#
# It is automatically copied from https://github.com/pion/.goassets repository.
#

coverage:
  status:
    project:
      default:
        # Allow decreasing 2% of total coverage to avoid noise.
        threshold: 2%
    patch:
      default:
        target: 70%
        only_pulls: true

ignore:
  - "examples/*"
  - "examples/**/*"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy