Add codecov.yml

This commit is contained in:
Kogia-sima 2020-12-30 03:26:24 +09:00
parent e72314885b
commit ace4d1710c
1 changed files with 15 additions and 0 deletions

15
codecov.yml Normal file
View File

@ -0,0 +1,15 @@
coverage:
status:
project:
default:
threshold: 3%
branches:
- master
only_pulls: false
patch:
default:
target: auto
branches:
- master
only_pulls: true