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

VTOrc: Rework recovery registration #15591

Merged
merged 14 commits into from
Apr 2, 2024

docs: fix summary changes

72a6137
Select commit
Loading
Failed to load commit list.
Merged

VTOrc: Rework recovery registration #15591

docs: fix summary changes
72a6137
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

68.06% (+0.64%) compared to 696fe0e

View this Pull Request on Codecov

68.06% (+0.64%) compared to 696fe0e

Details

Codecov Report

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

Project coverage is 68.06%. Comparing base (696fe0e) to head (72a6137).
Report is 171 commits behind head on main.

Files Patch % Lines
go/vt/vtorc/logic/topology_recovery.go 41.66% 7 Missing ⚠️
go/vt/vtorc/logic/topology_recovery_dao.go 93.47% 3 Missing ⚠️
go/cmd/vtorc/cli/cli.go 0.00% 1 Missing ⚠️
go/vt/vtorc/config/config.go 0.00% 1 Missing ⚠️
go/vt/vtorc/logic/vtorc.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15591      +/-   ##
==========================================
+ Coverage   67.41%   68.06%   +0.64%     
==========================================
  Files        1560     1562       +2     
  Lines      192752   195368    +2616     
==========================================
+ Hits       129952   132975    +3023     
+ Misses      62800    62393     -407     

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