Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pb and handle pkg util import #35

Merged
merged 3 commits into from
Dec 28, 2017
Merged

Update pb and handle pkg util import #35

merged 3 commits into from
Dec 28, 2017

Conversation

absolute8511
Copy link
Owner

use gofast for protobuf and avoid reference directly in etcd pkgs.

@codecov
Copy link

codecov bot commented Dec 27, 2017

Codecov Report

Merging #35 into master will increase coverage by 0.33%.
The diff coverage is 49.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   47.87%   48.21%   +0.33%     
==========================================
  Files         103      142      +39     
  Lines       17641    19178    +1537     
==========================================
+ Hits         8446     9247     +801     
- Misses       7815     8449     +634     
- Partials     1380     1482     +102
Impacted Files Coverage Δ
transport/rafthttp/peer_status.go 71.42% <ø> (ø) ⬆️
wal/repair.go 48% <ø> (ø) ⬆️
node/raft.go 40% <ø> (-0.1%) ⬇️
snap/db.go 0% <ø> (ø) ⬆️
transport/rafthttp/msgappv2_codec.go 66.41% <ø> (ø) ⬆️
transport/rafthttp/util.go 72.83% <ø> (ø) ⬆️
transport/rafthttp/stream.go 80.13% <ø> (ø) ⬆️
transport/rafthttp/msg_codec.go 87.5% <ø> (ø) ⬆️
wal/file_pipeline.go 75% <ø> (ø) ⬆️
snap/snapshotter.go 67.34% <ø> (ø) ⬆️
... and 102 more

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 511e702...2544c6e. Read the comment docs.

@absolute8511 absolute8511 merged commit be1d934 into master Dec 28, 2017
absolute8511 added a commit that referenced this pull request Jul 8, 2022
Optimize the sync between clusters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant