PHP Classes

File: codecov.yml

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   codecov.yml   Download  
File: codecov.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: spiral
Modular Web application development framework
Author: By
Last change:
Date: 3 months ago
Size: 424 bytes
 

Contents

Class file image Download
coverage: status: project: default: target: 80% # the required coverage value threshold: 2% # the leniency in hitting the target informational: true patch: default: target: 80% # the required coverage value threshold: 2% # the leniency in hitting the target informational: true ignore: - ".github" - "bin" - "resources" - "tests" - "*"