xenon icon indicating copy to clipboard operation
xenon copied to clipboard

mysqld: rename function name #121

Open hustjieke opened this issue 3 years ago • 1 comments

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

[test case] N/A

[patch codecov] N/A

hustjieke avatar Jun 24 '21 03:06 hustjieke

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%) :arrow_down:

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.

codecov[bot] avatar Jun 24 '21 03:06 codecov[bot]