zowe / sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
Other
26 stars 18 forks source link

Capture code coverage of integration tests #46

Open plavjanik opened 4 years ago

plavjanik commented 4 years ago

As a developed of a REST API (and the SDK too), I would like the integration tests to be counted into code coverage.

  1. Local integration tests collect the test coverage from the running Java process
  2. z/OS integration tests collect the test coverage from the running Java process

Note: https://www.eclemma.org/jacoco/trunk/doc/agent.html

github-actions[bot] commented 4 years ago

This issue has not been updated in a long time.