mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
13 lines
240 B
YAML
13 lines
240 B
YAML
# https://docs.codecov.com/docs/codecovyml-reference
|
|
# https://json.schemastore.org/codecov.json
|
|
codecov:
|
|
branch: main
|
|
require_ci_to_pass: true
|
|
notify:
|
|
wait_for_ci: true
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "65...100"
|