mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-29 23:23:18 +08:00
fix: make codecov checks informational to allow PRs to pass
This commit is contained in:
parent
63d88b1d73
commit
811ce0a795
@ -6,8 +6,11 @@ coverage:
|
||||
default:
|
||||
target: 99%
|
||||
threshold: 1%
|
||||
base: auto
|
||||
informational: true
|
||||
|
||||
patch:
|
||||
default:
|
||||
target: 99%
|
||||
threshold: 1%
|
||||
threshold: 1%
|
||||
informational: true
|
||||
Loading…
x
Reference in New Issue
Block a user