mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-05 02:18:15 +08:00
fix: revert codecov.yml changes - maintain original configuration
This commit is contained in:
parent
811ce0a795
commit
6f953f49b5
@ -5,12 +5,9 @@ coverage:
|
|||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: 99%
|
target: 99%
|
||||||
threshold: 1%
|
threshold: 99%
|
||||||
base: auto
|
|
||||||
informational: true
|
|
||||||
|
|
||||||
patch:
|
patch:
|
||||||
default:
|
default:
|
||||||
target: 99%
|
target: 99%
|
||||||
threshold: 1%
|
threshold: 95%
|
||||||
informational: true
|
|
||||||
Loading…
x
Reference in New Issue
Block a user