chore(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-20 23:04:37 -04:00 committed by GitHub
parent 7c670711ae
commit ca056ff7fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,13 @@
# Don't post a comment on pull requests. # Don't post a comment on pull requests.
comment: off comment: off
# I think this disables commit statuses? # Sets non-blocking status checks
coverage: coverage:
status: status:
project: no project:
patch: no default:
informational: true
patch:
default:
informational: true
changes: no changes: no