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

Call control service on readiness error #181

Merged
merged 3 commits into from
Oct 31, 2024

wip

d008630
Select commit
Loading
Failed to load commit list.
Merged

Call control service on readiness error #181

wip
d008630
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2024 in 0s

70.45% (-0.17%) compared to a5e1d20

View this Pull Request on Codecov

70.45% (-0.17%) compared to a5e1d20

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70.45%. Comparing base (a5e1d20) to head (d008630).

Files with missing lines Patch % Lines
src/v3/client/dispatcher.rs 28.57% 5 Missing ⚠️
src/v3/dispatcher.rs 28.57% 5 Missing ⚠️
src/v5/client/dispatcher.rs 28.57% 5 Missing ⚠️
src/v5/dispatcher.rs 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   70.61%   70.45%   -0.17%     
==========================================
  Files          52       52              
  Lines        8722     8742      +20     
==========================================
  Hits         6159     6159              
- Misses       2563     2583      +20     

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