[
https://issues.apache.org/jira/browse/CAMEL-16145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279684#comment-17279684
]
Benjamin commented on CAMEL-16145:
----------------------------------
Will work on it today
> camel-report-maven-plugin: coverageThreshold cannot be set
> ----------------------------------------------------------
>
> Key: CAMEL-16145
> URL: https://issues.apache.org/jira/browse/CAMEL-16145
> Project: Camel
> Issue Type: Bug
> Components: tooling
> Affects Versions: 3.7.1
> Reporter: Benjamin
> Priority: Minor
>
> By default, the coverage threshold is set to 100% for each route. According
> to a comment in the code, we should be able to set the threshold via the
> option coverageThreshold. However, the @Parameter annotation is missing
> before the declaration of "private byte coverageThreshold" in
> RouteCoverageMojo.java. Therefore, the threshold cannot be set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)