Add code coverage support to automotive.opensovd
Summary
The project https://projects.eclipse.org/projects/automotive.opensovd wants to add code coverage support to the following repositories:
- https://github.com/eclipse-opensovd/classic-diagnostic-adapter
- https://github.com/eclipse-opensovd/opensovd-core
- https://github.com/eclipse-opensovd/odx-converter
Additional modules will be added in the future.
NOTE Code scanning will be handled via a GitHub actions and automatic scanning should be disabled.
Steps to reproduce
(How one can reproduce the issue - this is very important)
What is the current bug behavior?
(What actually happens)
What is the expected correct behavior?
(What you should see instead)
Relevant logs and/or screenshots
(Add a link to or paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
Improves development workflow and code quality.