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

[filter] unexport CombinedFilter #10348

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jun 6, 2024

Description

Unexport CombinedFilter, it should not be exported as it implements Filter.

@atoulme atoulme requested review from a team and djaglowski June 6, 2024 04:45
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.54%. Comparing base (9c3481b) to head (6fdd0f6).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10348      +/-   ##
==========================================
- Coverage   92.58%   92.54%   -0.04%     
==========================================
  Files         387      387              
  Lines       18252    18254       +2     
==========================================
- Hits        16898    16894       -4     
- Misses       1009     1015       +6     
  Partials      345      345              

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

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks @atoulme

@codeboten codeboten merged commit 0d6e6bf into open-telemetry:main Jun 7, 2024
49 checks passed
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