mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-08 19:32:25 +00:00
Project structure refactor:
- Change package name general_server to gateway - Changing the structure of directories and packages - Adding vendor to the project
This commit is contained in:
16
vendor/gopkg.in/ini.v1/codecov.yml
generated
vendored
Normal file
16
vendor/gopkg.in/ini.v1/codecov.yml
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
coverage:
|
||||
range: "60...95"
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 1%
|
||||
informational: true
|
||||
patch:
|
||||
defualt:
|
||||
only_pulls: true
|
||||
informational: true
|
||||
|
||||
comment:
|
||||
layout: 'diff'
|
||||
|
||||
github_checks: false
|
||||
Reference in New Issue
Block a user