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] Async Executor Service Depedencies Refactor #2497

Merged
merged 1 commit into from
Feb 2, 2024

Refactor async executor service dependencies using guice framework (#…

9fe3818
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Async Executor Service Depedencies Refactor #2497

Refactor async executor service dependencies using guice framework (#…
9fe3818
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2024 in 1s

95.48% (target 99.00%)

View this Pull Request on Codecov

95.48% (target 99.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e441a40) 95.46% compared to head (9fe3818) 95.48%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2497      +/-   ##
============================================
+ Coverage     95.46%   95.48%   +0.01%     
- Complexity     5043     5061      +18     
============================================
  Files           482      484       +2     
  Lines         14119    14145      +26     
  Branches        943      946       +3     
============================================
+ Hits          13479    13506      +27     
+ Misses          618      617       -1     
  Partials         22       22              

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