-
Notifications
You must be signed in to change notification settings - Fork 10
Provide telemetry reports #62
Comments
Hello, Telemetry need a project name and it's now configured into the .atoum.php file or used the name in composer.json file but on the project where the report is set. So when we run any test the only project name used is the one defined into the config file which is Second point, this reporting use internet connection to send this report and we should run tests without internet connexion. So this report should be enabled or disabled.
|
About the project name, we can simply use About the Internet connection, I assume this is the role of the atoum extension to avoid errors if the report cannot be sent. However, I see another problem. The report extension is excellent but it loads too much libraries. This is why it does not land yet in |
cc @jubianchi |
we could split the reports-ext and make the telemetry part standalone |
@jubianchi Can we help? |
I'll make it available as a standalone ext before the PHPTour. Thanks for asking ;) |
@jubianchi Hello, have you any update regarding the standalone ext ? Do you need help ? |
ping @jubianchi Hello, do you need some help to separate telemetry reporting extension ? |
@vonglasow @jubianchi ping? |
@Hywan we need to see with @jubianchi to publish the extension, one workaround will be to fork it and publish it on our "namespace". What do you think ? |
I pinged @jubianchi yesterday, let's see if it happens :-). |
Telemetry extension published |
@vonglasow I just released the 1.0.0 ;) |
Add telemetry reports https://github.com/atoum/telemetry
Hoa\Central
The text was updated successfully, but these errors were encountered: