1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 01:54:57 +02:00

ci/codecov: add codecov config

This commit is contained in:
Koichi Shiraishi 2019-06-05 18:42:34 +09:00
parent 0facba90a6
commit 7580533e42
No known key found for this signature in database
GPG key ID: A71DFD3B4DA7A79B

24
.codecov.yml Normal file
View file

@ -0,0 +1,24 @@
coverage:
precision: 1
round: down
range: "70...100"
status:
project:
default: off
target: auto
threshold: 10%
if_not_found: success
if_ci_failed: error
patch:
default: off
only_pulls: true
target: 50%
threshold: 10%
changes: false
ignore:
- "vendor"
comment:
behavior: default
require_changes: true