mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
ci: update codecov config
This commit is contained in:
10
codecov.yml
10
codecov.yml
@@ -9,4 +9,12 @@ codecov:
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "65...100"
|
||||
range: "65...100" # https://docs.codecov.com/docs/codecovyml-reference#coveragerange
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: "0%"
|
||||
flags: ["unit-tests"]
|
||||
integration:
|
||||
flags: ["integration-tests"]
|
||||
threshold: "0.2%" # https://docs.codecov.com/docs/commit-status#threshold
|
||||
|
||||
Reference in New Issue
Block a user