Must-share information (formatted with Markdown):
- which versions are you using - SonarQube Community EditionVersion 8.4.2 (build 36762), Sonar Scanner 4.0.0.1744
- what are you trying to achieve - Coverage report should match between local test coverage report and sonarqube coverage report.
- what have you tried so far to achieve this - Added exclusiong paths but still no luck see below
sonar.coverage.exclusions= /home/jenkins/.local/**/, **/tests/, /migrations/, */urls.py, /settings/, /wsgi.py, manage.py, **/config/, */admin.py, */tests.py, */models.py, */apps.py