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

[release-19.0] Fix panic in schema tracker in presence of keyspace routing rules (#16383) #16406

Fix panic in schema tracker in presence of keyspace routing rules (#1…

2dbd965
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Fix panic in schema tracker in presence of keyspace routing rules (#16383) #16406

Fix panic in schema tracker in presence of keyspace routing rules (#1…
2dbd965
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

67.35% (-0.03%) compared to 6a9bb31

View this Pull Request on Codecov

67.35% (-0.03%) compared to 6a9bb31

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.35%. Comparing base (6a9bb31) to head (2dbd965).

Files Patch % Lines
go/vt/vtgate/vschema_manager.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16406      +/-   ##
================================================
- Coverage         67.37%   67.35%   -0.03%     
================================================
  Files              1560     1560              
  Lines            193141   193141              
================================================
- Hits             130132   130091      -41     
- Misses            63009    63050      +41     

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