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

[Backport 2.x] Change thread pool to a ScalingExecutorBuilder #422

Merged
merged 1 commit into from
Jan 19, 2024

Change thread pool to a ScalingExecutorBuilder (#421)

28506d9
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Change thread pool to a ScalingExecutorBuilder #422

Change thread pool to a ScalingExecutorBuilder (#421)
28506d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

71.85% (+0.00%) compared to 2b12d57

View this Pull Request on Codecov

71.85% (+0.00%) compared to 2b12d57

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b12d57) 71.84% compared to head (28506d9) 71.85%.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #422   +/-   ##
=========================================
  Coverage     71.84%   71.85%           
  Complexity      614      614           
=========================================
  Files            79       79           
  Lines          3083     3084    +1     
  Branches        237      237           
=========================================
+ Hits           2215     2216    +1     
  Misses          763      763           
  Partials        105      105           

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