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

Remove exporterqueue.Factory and simplify exportehelper.WithQueueRequest #12509

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

bogdandrutu
Copy link
Member

Description

Link to tracking issue

Fixes #

Testing

Documentation

@bogdandrutu bogdandrutu force-pushed the new-queue-factory branch 3 times, most recently from af1f856 to 5bdc715 Compare February 28, 2025 00:23
@bogdandrutu bogdandrutu marked this pull request as ready for review February 28, 2025 00:23
@bogdandrutu bogdandrutu requested review from a team, mx-psi, dmathieu and dmitryax as code owners February 28, 2025 00:23
@bogdandrutu bogdandrutu changed the title Cleanup Queue factory and initialization Cleanup exporterqueue.Factory and exportehelper.WithQueueRequest Feb 28, 2025
@bogdandrutu bogdandrutu changed the title Cleanup exporterqueue.Factory and exportehelper.WithQueueRequest Remove exporterqueue.Factory and simplify exportehelper.WithQueueRequest Feb 28, 2025
@bogdandrutu bogdandrutu force-pushed the new-queue-factory branch 3 times, most recently from 4b22b2c to 096ef99 Compare February 28, 2025 00:36
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 87.17949% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.00%. Comparing base (f38b0e1) to head (7243d9a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
exporter/exporterhelper/common.go 33.33% 2 Missing ⚠️
exporter/exporterhelper/logs.go 71.42% 1 Missing and 1 partial ⚠️
exporter/exporterhelper/metrics.go 71.42% 1 Missing and 1 partial ⚠️
exporter/exporterhelper/traces.go 71.42% 1 Missing and 1 partial ⚠️
...xporter/exporterhelper/xexporterhelper/profiles.go 75.00% 1 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (87.17%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12509   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files         469      469           
  Lines       25355    25301   -54     
=======================================
- Hits        23327    23279   -48     
+ Misses       1619     1614    -5     
+ Partials      409      408    -1     

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

@bogdandrutu bogdandrutu added this pull request to the merge queue Feb 28, 2025
Merged via the queue into open-telemetry:main with commit d510c86 Feb 28, 2025
60 of 62 checks passed
@bogdandrutu bogdandrutu deleted the new-queue-factory branch February 28, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants