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

Make it possible to configure max_recv_batch_size in Azure service bus. #3395

Merged
merged 1 commit into from
Mar 6, 2024

Make it possible to configure max_recv_batch_size in Azure service bus.

4febeb5
Select commit
Loading
Failed to load commit list.
Merged

Make it possible to configure max_recv_batch_size in Azure service bus. #3395

Make it possible to configure max_recv_batch_size in Azure service bus.
4febeb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2024 in 1s

73.12% (target 0.00%)

View this Pull Request on Codecov

73.12% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 73.12%. Comparing base (11b07b1) to head (4febeb5).

Files Patch % Lines
pubsub/azuresb/azuresb.go 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3395      +/-   ##
==========================================
- Coverage   73.15%   73.12%   -0.03%     
==========================================
  Files         113      113              
  Lines       14849    14855       +6     
==========================================
  Hits        10863    10863              
- Misses       3213     3218       +5     
- Partials      773      774       +1     

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