Start sending coverage data to codecov (#9544)

* set up codecov

* export coverage data to xml
This commit is contained in:
Brad Warren
2023-01-26 08:15:51 +11:00
committed by GitHub
parent 4ad71ab5ae
commit c79a5d4407
4 changed files with 41 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
# This disables all reporting from codecov. Let's just set it up to collect
# data for now and then we can play with the settings here.
comment: false
coverage:
status:
project: off
patch: off