Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to pass report-format-specific options #2635

Merged
merged 3 commits into from
May 25, 2020

Conversation

sschuberth
Copy link
Member

This will become useful once a report format takes options, e.g. for
custom styling.

Signed-off-by: Sebastian Schuberth sebastian.schuberth@bosch.io

@sschuberth
Copy link
Member Author

/cc @bs-ondem

reporter/src/main/kotlin/Reporter.kt Show resolved Hide resolved
cli/src/main/kotlin/commands/ReporterCommand.kt Outdated Show resolved Hide resolved
cli/src/main/kotlin/commands/ReporterCommand.kt Outdated Show resolved Hide resolved
cli/src/main/kotlin/commands/ReporterCommand.kt Outdated Show resolved Hide resolved
cli/src/main/kotlin/commands/ReporterCommand.kt Outdated Show resolved Hide resolved
And also perform some minor related renamings / alignments between
AnalyzerCommand and ReporterCommand.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
This will become useful once a report format takes options, e.g. for
custom styling.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
@sschuberth sschuberth dismissed fviernau’s stale review May 25, 2020 15:40

Comments addressed.

@sschuberth
Copy link
Member Author

Merging this despite the unrelated Travis failure as AppVeyor passed.

@sschuberth sschuberth merged commit 5c80d7c into master May 25, 2020
@sschuberth sschuberth deleted the report-format-options branch May 25, 2020 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants