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

Count how many shards were hit by routes when using vexplain #16802

Merged
merged 2 commits into from
Sep 19, 2024

Fix unit test

71256ec
Select commit
Loading
Failed to load commit list.
Merged

Count how many shards were hit by routes when using vexplain #16802

Fix unit test
71256ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

69.53% (+0.00%) compared to 56c39b2

View this Pull Request on Codecov

69.53% (+0.00%) compared to 56c39b2

Details

Codecov Report

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

Project coverage is 69.53%. Comparing base (56c39b2) to head (71256ec).

Files with missing lines Patch % Lines
go/vt/vtgate/engine/plan_description.go 91.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16802   +/-   ##
=======================================
  Coverage   69.53%   69.53%           
=======================================
  Files        1567     1567           
  Lines      202388   202401   +13     
=======================================
+ Hits       140723   140745   +22     
+ Misses      61665    61656    -9     

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