-
Notifications
You must be signed in to change notification settings - Fork 422
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
[TEST] Fix linking order and gmock linking #3106
Conversation
✅ Deploy Preview for opentelemetry-cpp-api-docs canceled.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3106 +/- ##
==========================================
+ Coverage 87.12% 87.91% +0.79%
==========================================
Files 200 195 -5
Lines 6109 6133 +24
==========================================
+ Hits 5322 5391 +69
+ Misses 787 742 -45 |
LGTM, Waiting a bit, to give the issue reporter a chance to test and confirm the fix works. Ok to merge after that. |
It's tested now. |
[TEST] Fix linking order and gmock linking (open-telemetry#3106)
Fixes #3102
Changes
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes