Github user dudaerich commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1380#discussion_r125081553
  
    --- Diff: docs/hacking-guide/en/code-coverage-report.md ---
    @@ -0,0 +1,37 @@
    +# Code coverage report
    +
    +## Getting JaCoCo exec files
    +
    +Before you can generate code coverage report by JaCoCo tool,
    +you need to get data about what lines of code were executed
    --- End diff --
    
    No, coverage reports are not generated always. Later in the paragraph it is 
written that you have to run tests with `jacoco` maven profile to generate the 
data. The profile is also used in the example command below the text.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to