Skip to content

Add support for wait_for_result, remove disabled_queue #12742

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

Merged
merged 1 commit into from
Mar 26, 2025

Add support for `wait_for_result`, remove disabled_queue

55bb93a
Select commit
Loading
Failed to load commit list.
Merged

Add support for wait_for_result, remove disabled_queue #12742

Add support for `wait_for_result`, remove disabled_queue
55bb93a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2025 in 1s

91.58% (target 90.00%)

View this Pull Request on Codecov

91.58% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 90.78947% with 14 lines in your changes missing coverage. Please review.

Project coverage is 91.58%. Comparing base (eb00c82) to head (55bb93a).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
exporter/exporterhelper/internal/queue_sender.go 73.17% 9 Missing and 2 partials ⚠️
.../exporterhelper/internal/queuebatch/queue_batch.go 86.36% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12742      +/-   ##
==========================================
+ Coverage   91.50%   91.58%   +0.07%     
==========================================
  Files         480      479       -1     
  Lines       26464    26484      +20     
==========================================
+ Hits        24217    24255      +38     
+ Misses       1778     1757      -21     
- Partials      469      472       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.