Skip to content

Conversation

@marcalff
Copy link
Member

@marcalff marcalff commented Aug 7, 2024

Fixes # (issue)

Changes

Please provide a brief description of the changes here.

  • Also cover unit tests code in the include-what-you-use build

This is needed to actually see reported issues in CI logs, to know what needs to be fixed.
It is a pre requisite to make more cleanup.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@marcalff marcalff requested a review from a team August 7, 2024 21:32
@marcalff marcalff added the pr:please-review This PR is ready for review label Aug 7, 2024
@codecov
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (497eaf4) to head (fe22a15).
Report is 113 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3022      +/-   ##
==========================================
+ Coverage   87.12%   87.60%   +0.49%     
==========================================
  Files         200      190      -10     
  Lines        6109     5870     -239     
==========================================
- Hits         5322     5142     -180     
+ Misses        787      728      -59     

see 122 files with indirect coverage changes

@marcalff marcalff merged commit cc60934 into open-telemetry:main Aug 8, 2024
msiddhu added a commit to msiddhu/opentelemetry-cpp that referenced this pull request Aug 20, 2024
* [EXPORTER] Ignore exception when create thread in OTLP file exporter. (open-telemetry#3012)

* [BUILD] Update MODULE.bazel (open-telemetry#3015)

* [BUILD] Fix build without vcpkg on Windows when gRPC is disabled (open-telemetry#3016)

* [BUILD] Add abi_version_no bazel flag. (open-telemetry#3020)

* [Code health] Expand iwyu coverage to include unit tests. (open-telemetry#3022)

* [BUILD] Version opentelemetry_proto/proto_grpc shared libraries (open-telemetry#2992)

* [SEMANTIC CONVENTIONS] Upgrade semantic conventions to 1.27.0 (open-telemetry#3023)

* [SDK] Support empty histogram buckets (open-telemetry#3027)

* support empty buckets

* Update histogram_test.cc

* Update histogram_test.cc

* test for negative values

* fix count

* [TEST] Fix sync problems in OTLP File exporter tests. (open-telemetry#3031)

---------

Co-authored-by: WenTao Ou <[email protected]>
Co-authored-by: Carbo Kuo <[email protected]>
Co-authored-by: Manuel Bergler <[email protected]>
Co-authored-by: Marc Alff <[email protected]>
Co-authored-by: Troels Hoffmeyer <[email protected]>
Co-authored-by: Lalit Kumar Bhasin <[email protected]>
@marcalff marcalff deleted the fix_iwyu_coverage branch February 5, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:please-review This PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants