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

[BUGFIX] add Health Check for Range over gRPC Connection Loop #2828

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[BUGFIX] add Health Check for Range over gRPC Connection Loop

a8c444f
Select commit
Loading
Failed to load commit list.
Open

[BUGFIX] add Health Check for Range over gRPC Connection Loop #2828

[BUGFIX] add Health Check for Range over gRPC Connection Loop
a8c444f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2025 in 0s

16.91% (+0.00%) compared to 29272c4

View this Pull Request on Codecov

16.91% (+0.00%) compared to 29272c4

Details

Codecov Report

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

Project coverage is 16.91%. Comparing base (29272c4) to head (a8c444f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/test/mock/grpc_testify_mock.go 0.00% 2 Missing ⚠️
internal/test/mock/grpc/grpc_client_mock.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2828   +/-   ##
=======================================
  Coverage   16.91%   16.91%           
=======================================
  Files         136      136           
  Lines       15057    15057           
=======================================
  Hits         2547     2547           
  Misses      12213    12213           
  Partials      297      297           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.