radondb / xenon

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

test: fix test case #134 #135

Closed hustjieke closed 3 years ago

hustjieke commented 3 years ago

[summary] fix failed test cases

[test case] common/common_test.go common/linux_test.go

[patch codecov] N/A

codecov[bot] commented 3 years ago

Codecov Report

Merging #135 (6a91634) into master (fc96253) will decrease coverage by 0%. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #135   +/-   ##
=====================================
- Coverage      68%    68%   -1%     
=====================================
  Files          48     48           
  Lines        3734   3734           
=====================================
- Hits         2552   2548    -4     
- Misses        951    954    +3     
- Partials      231    232    +1     
Impacted Files Coverage Δ
src/raft/candidate.go 85% <0%> (-3%) :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 705dc68...6a91634. Read the comment docs.

hustjieke commented 3 years ago

ping

hustjieke commented 3 years ago

Ping @andyli029