[
https://issues.apache.org/jira/browse/FLINK-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828034#comment-15828034
]
ASF GitHub Bot commented on FLINK-5092:
---------------------------------------
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/2836
@kenmy Thank you, this helped me a lot :)
@BorisOsipov From a quick glance the aggregation appears to be working.
This is really cool stuff. We'll have to go through the pom changes again,
maybe @rmetzger can help here. But i wanna get this in. :)
Some thoughts:
* Is there a way to exclude certain files? We have some generated code
(Tuple classes), and it's a bit funky for scala code (specifically case
classes).
* Is there a way to see how often a given line was tested? (Could maybe be
useful for test deduplication)
> Add integration with Sonarqube and code coverage
> ------------------------------------------------
>
> Key: FLINK-5092
> URL: https://issues.apache.org/jira/browse/FLINK-5092
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Reporter: Boris Osipov
> Assignee: Boris Osipov
>
> It would be good to have the opportunity to generate test coverage reports
> for Flink and analyze code by SonarQube.
> Parts of tasks:
> - add generate test coverage reports for Flink with new maven profile
> - implement integration with https://analysis.apache.org/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)