radondb / xenon

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

*.: fix ssl type flag #117 #132

Closed hustjieke closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #132 (fc96253) into master (a6a055c) will increase coverage by 0%. The diff coverage is 54%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #132   +/-   ##
=====================================
  Coverage      68%    68%           
=====================================
  Files          48     48           
  Lines        3742   3734    -8     
=====================================
  Hits         2552   2552           
+ Misses        956    951    -5     
+ Partials      234    231    -3     
Impacted Files Coverage Δ
src/mysql/mysqlbase.go 86% <45%> (+<1%) :arrow_up:
src/mysql/mysql56.go 80% <63%> (+9%) :arrow_up:
src/xbase/common/linux.go 71% <0%> (-3%) :arrow_down:
src/raft/candidate.go 88% <0%> (+2%) :arrow_up:

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 a6a055c...fc96253. Read the comment docs.

dbkernel commented 3 years ago

LGTM

andyli029 commented 3 years ago

LGTM.