mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-04 01:38:12 +08:00
11 lines
292 B
YAML
11 lines
292 B
YAML
codecov:
|
|
# Disable coverage comparison
|
|
coverage:
|
|
status:
|
|
project:
|
|
target: 99% # Set target instead of comparing against base
|
|
base: auto # Let Codecov auto-detect base
|
|
if_no_uploads: error
|
|
patch:
|
|
target: 95% # Set reasonable patch target
|