-
Notifications
You must be signed in to change notification settings - Fork 449
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
[CI] Add GRPC in maintainer CI #3248
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 #3248 +/- ##
=======================================
Coverage 87.78% 87.78%
=======================================
Files 198 198
Lines 6308 6308
=======================================
Hits 5537 5537
Misses 771 771
|
Please check the following code:
I could not figure out how to adjust this for grpc 1.33 or grpc 1.39. I suspect the following logic:
to not work as intended,
|
Fixes # (issue)
Changes
Please provide a brief description of the changes here.
WITH_OTLP_GRPC=ON
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes