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

Async Executor Service Depedencies Refactor #2488

Merged
merged 1 commit into from
Feb 2, 2024

Refactor async executor service dependencies using guice framework

7e91509
Select commit
Loading
Failed to load commit list.
Merged

Async Executor Service Depedencies Refactor #2488

Refactor async executor service dependencies using guice framework
7e91509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2024 in 0s

95.43% (target 99.00%)

View this Pull Request on Codecov

95.43% (target 99.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e59bf75) 95.41% compared to head (7e91509) 95.43%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2488      +/-   ##
============================================
+ Coverage     95.41%   95.43%   +0.01%     
- Complexity     5006     5024      +18     
============================================
  Files           481      483       +2     
  Lines         13963    13989      +26     
  Branches        940      943       +3     
============================================
+ Hits          13323    13350      +27     
+ Misses          618      617       -1     
  Partials         22       22              

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