Commit cbc59dc
Enable test coverage collection for SonarQube analysis
- Uncomment testCommand to run pytest with coverage reporting
- Update sonar-project.properties to properly track src directory
- Now generates coverage.xml for SonarQube quality metrics
- Matches Retail-Catalog-Enrichment working setup
- Enables full code quality analysis and metrics
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent de56b84 commit cbc59dc
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments