789: fix: make codecov informational r=thvdveld a=thvdveld Adding the lines makes codecov informational. This should stop making the coverage report fail CI (hopefully). Co-authored-by: Thibaut Vandervelden <thvdveld@vub.be>
@@ -1,2 +1,11 @@
github_checks:
- annotations: false
+ annotations: false
+
+coverage:
+ status:
+ project:
+ default:
+ informational: true
+ patch: