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

[exporterhelper] Deprecate QueueSettings, use QueueConfig instead #9393

Closed

support WithQueue -> WithQueueConfig

513e1aa
Select commit
Loading
Failed to load commit list.
Closed

[exporterhelper] Deprecate QueueSettings, use QueueConfig instead #9393

support WithQueue -> WithQueueConfig
513e1aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

90.19% (target 90.00%)

View this Pull Request on Codecov

90.19% (target 90.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6b3b181) 90.23% compared to head (513e1aa) 90.19%.
Report is 2 commits behind head on main.

Files Patch % Lines
exporter/exporterhelper/common.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9393      +/-   ##
==========================================
- Coverage   90.23%   90.19%   -0.04%     
==========================================
  Files         345      345              
  Lines       18017    18028      +11     
==========================================
+ Hits        16257    16260       +3     
- Misses       1431     1440       +9     
+ Partials      329      328       -1     

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