-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix reliability issues in CMake sample #835
Fix reliability issues in CMake sample #835
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #835 +/- ##
=======================================
Coverage 93.13% 93.13%
=======================================
Files 6 6
Lines 2549 2549
Branches 608 608
=======================================
Hits 2374 2374
Misses 120 120
Partials 55 55
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed!
|
* Fix reliability issues in CMake example sample.
Description
This PR fixes reliability issues in Sonar Cloud tests, caused by unreachable code.
Test Steps
Re-run the Sonar cloud tests for reliability.
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.