mirror of
https://github.com/gin-gonic/gin.git
synced 2026-05-02 00:38:28 +08:00
14 lines
206 B
YAML
14 lines
206 B
YAML
coverage:
|
|
require_ci_to_pass: true
|
|
|
|
status:
|
|
project:
|
|
default:
|
|
target: 99%
|
|
threshold: 1%
|
|
base: auto
|
|
|
|
patch:
|
|
default:
|
|
target: 99%
|
|
threshold: 95% |