carma-platform
carma-platform copied to clipboard
Fix/sonar cloud
PR Details
This PR is to update the sonar properties with correct output path for coverage.xml output format after the Carma-base coverage script are updated
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Types of changes
- [ ] Defect fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that cause existing functionality to change)
Checklist:
- [ ] I have added any new packages to the sonar-scanner.properties file
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document. CARMA Contributing Guide
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.