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

planner: fix index heuristic rule will prune out hint preferred tiflash path #46102

Merged
merged 3 commits into from
Aug 16, 2023

remove useless code

435c76b
Select commit
Loading
Failed to load commit list.
Merged

planner: fix index heuristic rule will prune out hint preferred tiflash path #46102

remove useless code
435c76b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 16, 2023 in 0s

71.7041% (-1.6281%) compared to 0a1dcb0

View this Pull Request on Codecov

71.7041% (-1.6281%) compared to 0a1dcb0

Details

Codecov Report

Merging #46102 (435c76b) into master (0a1dcb0) will decrease coverage by 1.6281%.
Report is 111 commits behind head on master.
The diff coverage is 5.5555%.

❗ Current head 435c76b differs from pull request most recent head 9b5f67d. Consider uploading reports for the commit 9b5f67d to get more accurate results

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #46102        +/-   ##
================================================
- Coverage   73.3321%   71.7041%   -1.6281%     
================================================
  Files          1271       1299        +28     
  Lines        392975     413081     +20106     
================================================
+ Hits         288177     296196      +8019     
- Misses        86416      98192     +11776     
- Partials      18382      18693       +311     
Components Coverage Δ
dumpling 54.0444% <ø> (ø)
parser 85.0467% <ø> (ø)
br 46.3389% <ø> (-5.6845%) ⬇️