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

Support spop #49

Merged
merged 4 commits into from
May 15, 2018
Merged

Support spop #49

merged 4 commits into from
May 15, 2018

Conversation

absolute8511
Copy link
Owner

spop support and fix hscan returns.

@codecov
Copy link

codecov bot commented May 15, 2018

Codecov Report

Merging #49 into master will increase coverage by 0.01%.
The diff coverage is 39.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   44.56%   44.58%   +0.01%     
==========================================
  Files         149      149              
  Lines       21796    21856      +60     
==========================================
+ Hits         9714     9744      +30     
- Misses      10479    10501      +22     
- Partials     1603     1611       +8
Impacted Files Coverage Δ
rockredis/scan.go 23.77% <0%> (-0.1%) ⬇️
node/node_cmd_reg.go 98.93% <100%> (+0.01%) ⬆️
node/set.go 40.42% <26.08%> (-13.75%) ⬇️
rockredis/t_set.go 57% <81.81%> (+0.77%) ⬆️
node/ttl.go 35.15% <0%> (ø) ⬆️
node/raft.go 36.06% <0%> (+0.27%) ⬆️
transport/rafthttp/stream.go 80.13% <0%> (+1.62%) ⬆️

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 b85f64a...ae9f56a. Read the comment docs.

@absolute8511 absolute8511 merged commit 84b12a6 into master May 15, 2018
absolute8511 added a commit that referenced this pull request Jul 8, 2022
optimize msgappv2 codec and keep debug info
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