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

[cherry-pick] fix index scan bug #1024

Conversation

marsishandsome
Copy link
Collaborator

cherry-pick #995

(cherry picked from commit 911e890)
@marsishandsome marsishandsome added the CHERRY-PICK cherry pick label Aug 15, 2019
@marsishandsome
Copy link
Collaborator Author

/run-all-tests

@codecov-io
Copy link

Codecov Report

Merging #1024 into release-2.1 will increase coverage by 0.05%.
The diff coverage is 50%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release-2.1    #1024      +/-   ##
=================================================
+ Coverage          53.39%   53.44%   +0.05%     
  Complexity          1120     1120              
=================================================
  Files                153      153              
  Lines               7025     7020       -5     
  Branches             816      814       -2     
=================================================
+ Hits                3751     3752       +1     
+ Misses              2901     2896       -5     
+ Partials             373      372       -1
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/pingcap/tikv/meta/TiDAGRequest.java 41.86% <ø> (+0.18%) 61 <0> (ø) ⬇️
...cap/tikv/operation/iterator/CoprocessIterator.java 65.51% <50%> (+7.94%) 4 <0> (ø) ⬇️
.../com/pingcap/tikv/predicates/TiKVScanAnalyzer.java 57.07% <0%> (+0.19%) 31% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 987f899...165ba8b. Read the comment docs.

@marsishandsome marsishandsome merged commit 72136f6 into pingcap:release-2.1 Aug 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHERRY-PICK cherry pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants