mirror of
https://github.com/gin-gonic/gin.git
synced 2026-04-30 07:38:15 +08:00
16 lines
261 B
YAML
16 lines
261 B
YAML
coverage:
|
|
require_ci_to_pass: true
|
|
|
|
status:
|
|
project:
|
|
default:
|
|
target: 99%
|
|
threshold: 1%
|
|
base: auto
|
|
informational: true
|
|
|
|
patch:
|
|
default:
|
|
target: 99%
|
|
threshold: 1%
|
|
informational: true |