gin/codecov.yml
Bob Du c1dfdce90f
ci(codecov): fix stale comparison base and invalid config
Signed-off-by: Bob Du <i@bobdu.cc>
2026-09-01 14:38:11 +08:00

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%