xelabs / go-mydumper

A multi-threaded MySQL backup and restore tool, faster than mysqldump
GNU General Public License v3.0
346 stars 100 forks source link

mydumper: add select filter #24

Closed BohuTANG closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will decrease coverage by 0.54%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   95.15%   94.61%   -0.55%     
==========================================
  Files           5        5              
  Lines         454      464      +10     
==========================================
+ Hits          432      439       +7     
- Misses         11       12       +1     
- Partials       11       13       +2
Impacted Files Coverage Δ
src/common/common.go 86.36% <ø> (ø) :arrow_up:
src/common/dumper.go 94.07% <80%> (-1.93%) :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 3d01f87...1adb03d. Read the comment docs.

geshan commented 5 years ago

+1 👍