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

ast/functions: add tidb_decode_key() function #560

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

crazycs520
Copy link
Contributor

What problem does this PR solve?

  • tidb_decode_key() use to decode tidb key.

@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #560 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #560   +/-   ##
=======================================
  Coverage   71.76%   71.76%           
=======================================
  Files          32       32           
  Lines        7813     7813           
=======================================
  Hits         5607     5607           
  Misses       1676     1676           
  Partials      530      530
Impacted Files Coverage Δ
ast/functions.go 76.74% <ø> (ø) ⬆️
parser.go 70.58% <0%> (ø) ⬆️
misc.go 96.49% <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 978b827...b800dfc. Read the comment docs.

Copy link
Contributor

@winkyao winkyao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@bb7133 bb7133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crazycs520 crazycs520 merged commit 33636bc into pingcap:master Sep 23, 2019
tiancaiamao pushed a commit to tiancaiamao/parser that referenced this pull request Apr 27, 2021
lyonzhi pushed a commit to lyonzhi/parser that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants