-
Notifications
You must be signed in to change notification settings - Fork 322
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(tools): cmake error install files given directory for tools/validation #3976
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3976 +/- ##
============================================
- Coverage 74.80% 74.79% -0.01%
Complexity 711 711
============================================
Files 762 762
Lines 137455 137453 -2
Branches 2013 2012 -1
============================================
- Hits 102819 102814 -5
- Misses 34333 34336 +3
Partials 303 303 ☔ View full report in Codecov by Sentry. |
SDK Test Report102 files 102 suites 2m 14s ⏱️ Results for commit 4b8533f. ♻️ This comment has been updated with latest results. |
Linux Test Report 60 files 253 suites 2h 0m 48s ⏱️ Results for commit 4b8533f. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Bug fix
What is the current behavior? (You can also link to an open issue here)
CMake Error for tools/validation #3975
What is the new behavior (if this is a feature change)?