mirror of
https://github.com/valitydev/configurations.git
synced 2024-11-06 01:45:23 +00:00
add java codecov config (#38)
This commit is contained in:
parent
5421fd2c5a
commit
3b82e32a64
3
.github/sync.yml
vendored
3
.github/sync.yml
vendored
@ -235,6 +235,9 @@ group:
|
||||
- source: codeowners/java
|
||||
dest: CODEOWNERS
|
||||
replace: false
|
||||
- source: java/.codecov.yml
|
||||
dest: .codecov.yml
|
||||
replace: false
|
||||
repos: |-
|
||||
valitydev/adapter-bank-payout-spring-boot-starter
|
||||
valitydev/adapter-bank-spring-boot-starter
|
||||
|
6
java/.codecov.yml
Normal file
6
java/.codecov.yml
Normal file
@ -0,0 +1,6 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 1%
|
Loading…
Reference in New Issue
Block a user