[ 
https://issues.apache.org/jira/browse/NIFI-15432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053172#comment-18053172
 ] 

ASF subversion and git services commented on NIFI-15432:
--------------------------------------------------------

Commit b52727eaaa2cc4f54ebfaaf1ce25b57c48389c6e in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b52727eaaa ]

NIFI-15432 Add system tests to code coverage workflow (#10735)

- Add system-tests job to collect coverage from spawned NiFi instances
- Configure JaCoCo agent injection via JACOCO_AGENT_PATH environment variable
- Modify SpawnedStandaloneNiFiInstanceFactory to configure JaCoCo agent in 
bootstrap.conf
- Collect and merge jacoco.exec files from system tests and stateless tests
- Convert merged coverage data to XML format for Codecov upload
- Dynamically extract module list from nifi-code-coverage/pom.xml
- Add nifi-registry-integration-tests profile to integration tests job
- Add jacoco.version property to root pom.xml for workflow compatibility

Signed-off-by: David Handermann <[email protected]>

> Add code coverage with system tests
> -----------------------------------
>
>                 Key: NIFI-15432
>                 URL: https://issues.apache.org/jira/browse/NIFI-15432
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It would be nice to also have code coverage for the system tests as a lot of 
> the framework code is covered in those tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to