mirror of
https://github.com/gin-gonic/gin.git
synced 2026-09-04 14:49:27 +08:00
14 lines
197 B
YAML
14 lines
197 B
YAML
codecov:
|
|
require_ci_to_pass: true
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 99%
|
|
threshold: 99%
|
|
|
|
patch:
|
|
default:
|
|
target: 99%
|
|
threshold: 95% |