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

mysqld: rename function name #121 #143

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hustjieke
Copy link
Contributor

[summary]
rename function name like:
Start() ---> GenerateStartCmd()

[test case]
N/A

[patch codecov]
N/A

[summary]
rename function name like:
Start() ---> GenerateStartCmd()

[test case]
N/A

[patch codecov]
N/A
@codecov
Copy link

codecov bot commented Jun 24, 2021

Codecov Report

Merging #143 (d122eb6) into master (bfa9c07) will decrease coverage by 0%.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #143   +/-   ##
=====================================
- Coverage      68%    68%   -1%     
=====================================
  Files          48     48           
  Lines        3734   3734           
=====================================
- Hits         2544   2541    -3     
- Misses        958    960    +2     
- Partials      232    233    +1     
Impacted Files Coverage Δ
src/mysqld/linux_args.go 100% <ø> (ø)
src/mysqld/mock.go 73% <ø> (ø)
src/mysqld/mysqld.go 77% <100%> (ø)
src/raft/follower.go 91% <0%> (-2%) ⬇️

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 bfa9c07...d122eb6. Read the comment docs.

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.

None yet

1 participant