Closed tjcw closed 1 week ago
Name | Link |
---|---|
Latest commit | e8e31ec45b4b46aaf13c2fa9bda18d983ea540f1 |
Latest deploy log | https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/67333640297f2100089083b7 |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.85%. Comparing base (
497eaf4
) to head (e8e31ec
). Report is 161 commits behind head on main.
/easycla
Asking a colleague, it seems we no longer use the function that is set up by this PR. So I can close it. Please reopen another matching PR if you want to investigate why it causes the CI test to go into a loop.
Caution, this patch may cause one of the tests to go into a loop
Fixes #3126 Buildability for AIX
Changes
cmake/opentelemetry-proto.cmake to make opentelemetry_proto_grpc library link with gRPC::grpc++ if building shared
This PR split off from #3127
CHANGELOG.md
updated for non-trivial changes