henrikingo commented on PR #141:
URL: https://github.com/apache/otava/pull/141#issuecomment-4389340656

   Whether testing the full output of `otava analyze -h` is meaningful is 
another question... But anyway, you need
   
   ```
   --- a/tests/cli_help_test.py
   +++ b/tests/cli_help_test.py
   
   @@ -162,7 +162,7 @@ usage: otava analyze [-h] [--config-file CONFIG_FILE] 
[--graphite-url GRAPHITE_U
                         [--output {{log,json,regressions_only}}] [--branch 
[STRING]] [--metrics LIST]
    {usage_filter_lines}
                         [--last COUNT] [-P, --p-value PVALUE] [-M MAGNITUDE] 
[--window WINDOW]
   -                     [--orig-edivisive ORIG_EDIVISIVE]
   +                     [--orig-edivisive]
                         tests [tests ...]
    
   -  --orig-edivisive ORIG_EDIVISIVE
   -                        use the original edivisive algorithm with no 
windowing and weak change
   +  --orig-edivisive      use the original edivisive algorithm with no 
windowing and weak change
                            points analysis improvements
   


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