Skip to content
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

[RELEASE] Release opentelemetry-cpp version 1.16.1 #3007

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented Jul 17, 2024

Fixes #3006

Changes

Please provide a brief description of the changes here.

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 changed the title Release 1.16.1 [RELEASE] Release opentelemetry-cpp version 1.16.1 Jul 17, 2024
@marcalff marcalff marked this pull request as ready for review July 17, 2024 18:00
@marcalff marcalff requested a review from a team July 17, 2024 18:00
@marcalff marcalff added the pr:please-review This PR is ready for review label Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (497eaf4) to head (1f0f3ba).
Report is 102 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3007      +/-   ##
==========================================
+ Coverage   87.12%   87.66%   +0.55%     
==========================================
  Files         200      190      -10     
  Lines        6109     5858     -251     
==========================================
- Hits         5322     5135     -187     
+ Misses        787      723      -64     

see 121 files with indirect coverage changes

Copy link
Contributor

@ThomsonTan ThomsonTan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

@marcalff marcalff merged commit baecbb9 into open-telemetry:main Jul 17, 2024
51 checks passed
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.

[RELEASE] Prepare patch release 1.16.1
2 participants