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:01:09 -04:00 committed by GitHub
parent 9f58141dad
commit 065e379198
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,9 @@ coverage:
round: down
range: "70...100"
status:
project: false
patch: false
project:
informational: true
patch:
informational: true
comment: false