strava-mcp / codecov.yml
Yorrick Jansen
Add CI/CD pipeline with GitHub Actions and Codecov integration
00d20e4
raw
history blame contribute delete
338 Bytes
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project:
default:
target: auto
threshold: 1%
patch:
default:
target: auto
threshold: 1%
comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: no