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

VReplication: Take replication lag into account in VStreamManager healthcheck result processing #15761

Merged
merged 6 commits into from
Apr 22, 2024

Use standard casing for HealthCheck in the test function name

ed8deea
Select commit
Loading
Failed to load commit list.
Merged

VReplication: Take replication lag into account in VStreamManager healthcheck result processing #15761

Use standard casing for HealthCheck in the test function name
ed8deea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 1s

68.40% (+0.01%) compared to 178e6e8

View this Pull Request on Codecov

68.40% (+0.01%) compared to 178e6e8

Details

Codecov Report

Attention: Patch coverage is 95.23810% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 68.40%. Comparing base (178e6e8) to head (ed8deea).
Report is 9 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/vstream_manager.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15761      +/-   ##
==========================================
+ Coverage   68.38%   68.40%   +0.01%     
==========================================
  Files        1556     1556              
  Lines      195361   195437      +76     
==========================================
+ Hits       133598   133689      +91     
+ Misses      61763    61748      -15     

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