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

[scraperhelper] deprecate NewObsReport, ObsReport, ObsReportSettings #10959

Merged

Conversation

codeboten
Copy link
Contributor

@codeboten codeboten commented Aug 23, 2024

These functions and structs doesn't appear used in any of the components in either core or contrib. Deprecating to remove the surface area of the package.

This function doesn't appear used in any of the components in either core or contrib. Deprecating to remove the surface area of the package.

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten requested review from a team and dmitryax August 23, 2024 18:01
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten changed the title [scraperhelper] deprecate NewObsReport [scraperhelper] deprecate NewObsReport, ObsReport, ObsReportSettings Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.86%. Comparing base (b10029c) to head (4e5b27b).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10959      +/-   ##
==========================================
- Coverage   91.89%   91.86%   -0.03%     
==========================================
  Files         411      411              
  Lines       19311    19330      +19     
==========================================
+ Hits        17745    17758      +13     
- Misses       1217     1221       +4     
- Partials      349      351       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this include api?

@codeboten codeboten merged commit fbdbd50 into open-telemetry:main Aug 26, 2024
49 checks passed
@codeboten codeboten deleted the codeboten/cleanup-unnecessary-func-2 branch August 26, 2024 23:37
@github-actions github-actions bot added this to the next release milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants