ci: add informational Codecov status checks

Hi, Tom from Codecov here. I noticed that you were using Codecov but weren't actually getting any notifications on pull requests. I figured it would be useful to get some idea if code being changed is being tested, but also not blocking CI/merging. Let me know if this makes sense or if we can do something that would be helpful.
This commit is contained in:
Tom Hu 2022-04-18 10:05:41 -04:00 committed by GitHub
parent 488dc175e0
commit 0b12ed8beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
coverage:
status:
project: false
patch: false
project:
informational: true
patch:
informational: true
changes: false
comment: false