-
Notifications
You must be signed in to change notification settings - Fork 117
Add coverage report to CI #526
Copy link
Copy link
Closed
Labels
type/feature-requestNew feature requestNew feature request
Description
Feature Request
We'd like to have the CI generate a test coverage report on every pull request. The easiest way is to run tests on Github Action and generate the report by the action jacoco-report.
TODO
- Migrate CI from Jenkins to Github Action
- Add jacoco-report
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/feature-requestNew feature requestNew feature request