Commit 03b2dfe
ci: add integration jacoco-it report to Sonar coverage paths
Integration tests (vortex-integration module) cover reader/writer/core
classes but their JaCoCo data lands in integration/target/site/jacoco-it/
jacoco.xml. Without this path Sonar sees 0 cross-module coverage for
BitpackedEncodingDecoder and other decoder classes.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8ab9ec7 commit 03b2dfe
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | | - | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
0 commit comments