Hi,
Welcome to the community!
There are multiple things going on here:
- Missing coverage
- Ignored exclusions
- Parsing errors
We try to keep it to one topic per thread. Otherwise it can get messy, fast. Since your primary concern seems to be coverage, let’s concentrate on that.
You’ve provided the pipeline steps for generating your coverage report, but not their larger context, E.G.. So: how are you passing the reports in to analysis?
And can you provide the CI-side analysis logs?
The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.
This guide will help you find them.
Ann