-
Notifications
You must be signed in to change notification settings - Fork 862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[build] Migrate SonarCloud to GitHub Action (PR within the repo). #2910
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2910 +/- ##
==========================================
- Coverage 64.97% 64.81% -0.17%
==========================================
Files 101 101
Lines 17525 17522 -3
==========================================
- Hits 11387 11357 -30
- Misses 6138 6165 +27 ☔ View full report in Codecov by Sentry. |
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
I think there are some needed improvements:
I think the best would be if the checks focus exclusively on |
The 1st should be done via Quality Profiles. Would be nice to apply C++03 on the core, but C++11 on apps. |
Merging to experiment with external PRs. |
Fixes #2851.
TODO