mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Start sending coverage data to codecov (#9544)
* set up codecov * export coverage data to xml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user