StephanDollberg commented on PR #127:
URL: https://github.com/apache/otava/pull/127#issuecomment-3917420422

   > It is awesome to learn that there are more Otava users in the wild
   
   Yeah we definitely use it a lot 😁 . Both for change point detection via 
`analyze` and also just for PR regression/improvement via `regressions`. 
   
   > regressions command has no real advantage over analyze.
   
   Ok sounds great. I am happy to migrate if there is feature parity.
   
   > Can you please take a look if there is anything that would be missing for 
you to switch to analyze?
   
   I can have a more detailed look tomorrow. From a quick look at the docs I am 
wondering whether there is similar functionality to:
    - `--since-commit`: We want to compare to the correct merge base
    - `--last 1`: For PRs we really only care about the last run
    - `--ignore-direction`: This is really useful for us because we don't 
really care about the direction just whether there has been a positive or 
negative change
   
   Thanks for the quick replies. I'll take a deeper look tomorrow.


-- 
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]

Reply via email to