Attempt to disable the codecov patch behaviour (#8021)

pull/21833/head
Andy Balaam 2022-03-10 14:33:04 +00:00 committed by GitHub
parent 5902ddaf06
commit 972fcd166f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.github/codecov.yml vendored
View File

@ -1,3 +1,9 @@
coverage:
status:
patch:
default:
enabled: no
if_not_found: success
comment:
layout: "diff, files"
behavior: default