Merge commit 'bd575a1dd69d87ca0f69873f7badf28d38e8b9ed' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-12-19 20:17:23 +01:00
43 changed files with 859 additions and 588 deletions

13
.github/codecov.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
coverage:
status:
project:
default:
# Github status check is not blocking
informational: true
patch:
default:
# Github status check is not blocking
informational: true
comment:
# Only write a comment in PR if there are changes
require_changes: true