Migrate code quality tooling from Codecov to Sonar Cloud #2436
Labels
scope: build
Changes, features and bugs related the build process.
scope: testing
Code review, testing, making sure the code is following the specification.
Summary
CodeCov only provides code coverage, whereas Sonar Cloud provides code coverage as well security warnings and code smells.
Type
Build, Test, Test Automation Debt
Impact
The additional metrics/warnings provided SonarCloud, will allow the development team to improve the code quality.
In additional to improved metrics, tool stability is important. Builds intermittently fail while using CodeCov and tests have to manually rerun to collect the full coverage history. This has been an ongoing issue for quite some time.
Proposed Solution
Proposal is to remove support for Codecov and then add support for Sonar Cloud only.
For Admin Use
The text was updated successfully, but these errors were encountered: