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.
pull/11420/head
Tom Hu 2022-04-18 10:01:09 -04:00 zatwierdzone przez GitHub
rodzic 9f58141dad
commit 065e379198
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

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