diff --git a/codecov.yml b/codecov.yml index 50302f9..3f03c93 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,16 @@ +codecov: + bot: patkan + coverage: + status: + project: + default: # status context + target: auto + threshold: "1%" + patch: + default: + target: auto + threshold: "1%" range: "60...100" comment: off