open-telemetry / opentelemetry-cpp

The OpenTelemetry C++ Client
https://opentelemetry.io/
Apache License 2.0
811 stars 391 forks source link

[BUILD] Add bazel missing BUILD file #2720

Closed tdat00 closed 4 days ago

tdat00 commented 5 days ago

Fixes

Changes

linux-foundation-easycla[bot] commented 5 days ago

CLA Signed

The committers listed above are authorized under a signed CLA.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.65%. Comparing base (497eaf4) to head (8f2e1a5). Report is 90 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/open-telemetry/opentelemetry-cpp/pull/2720/graphs/tree.svg?width=650&height=150&src=pr&token=FJESTYQ2AD&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry)](https://app.codecov.io/gh/open-telemetry/opentelemetry-cpp/pull/2720?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry) ```diff @@ Coverage Diff @@ ## main #2720 +/- ## ========================================== + Coverage 87.12% 87.65% +0.53% ========================================== Files 200 190 -10 Lines 6109 5853 -256 ========================================== - Hits 5322 5130 -192 + Misses 787 723 -64 ``` [see 107 files with indirect coverage changes](https://app.codecov.io/gh/open-telemetry/opentelemetry-cpp/pull/2720/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-telemetry)