Phanindra899 commented on PR #146: URL: https://github.com/apache/otava/pull/146#issuecomment-4319957912
Hi @henrikingo — I ran the command from the added docs file in a clean local virtual environment and it executed successfully. Command: python -m otava.main analyze my_benchmark --config otava/examples/json/config/otava.yaml Output: INFO: Computing change points for test my_benchmark... time branch throughput ------------------------- -------- ------------ 2024-04-01 00:00:00 +0000 main 100 2024-04-02 00:00:00 +0000 main 120 So the documented example is working correctly on my side. Please let me know if you'd like any further adjustments. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
