| Class | Description |
|---|---|
| ChartOutputHandler |
A basic implementation Output Handler to render the comparison-results into
Google Charts
|
| HistogramOutputHandler |
An implementation of Output Handler to render the multiple builds results,
metric wise into histogram Charts
|
| JSONFileStoreOutputHandler |
An implementation of Output-Strategy which takes the selected
comparison-strategy results and prepare a JSON output and stores into the
configured output.directory If output.directory is not provided, it will
flush to Jenkins Current Build workspace folder
|
| PlainTextEmailOutputHandler |
A basic implementation of Output-Strategy which takes the selected comparison-strategy results
and prepare a plain-text output and email the report based upon the email configurations
|
Copyright © 2016–2019. All rights reserved.