VTOrc: Rework recovery registration #15591
Merged
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.
Loading