radondb / xenon

The MySQL Cluster Autopilot Management with GTID and Raft
GNU General Public License v3.0
696 stars 162 forks source link

mysql,server: add info log #112 #115

Closed andyli029 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #115 (e1e4479) into master (a0f57e0) will decrease coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #115   +/-   ##
=====================================
- Coverage      67%    67%   -1%     
=====================================
  Files          48     48           
  Lines        3720   3721    +1     
=====================================
- Hits         2528   2522    -6     
- Misses        957    963    +6     
- Partials      235    236    +1     
Impacted Files Coverage Δ
src/mysql/mysql.go 66% <100%> (+<1%) :arrow_up:
src/server/server.go 51% <100%> (ø)
src/raft/candidate.go 77% <0%> (-5%) :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 a0f57e0...e1e4479. Read the comment docs.

andyli029 commented 3 years ago

@drdstech @hustjieke

hustjieke commented 3 years ago

LGTM.

dbkernel commented 3 years ago

LGTM