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

refactor: segment server #68

Merged
merged 2 commits into from
May 26, 2022
Merged

refactor: segment server #68

merged 2 commits into from
May 26, 2022

Conversation

ifplusor
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #68 (17ff5a0) into main (0bd008c) will increase coverage by 0.07%.
The diff coverage is 0.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   39.17%   39.24%   +0.07%     
==========================================
  Files          90       93       +3     
  Lines        8016     8070      +54     
==========================================
+ Hits         3140     3167      +27     
- Misses       4608     4635      +27     
  Partials      268      268              
Impacted Files Coverage Δ
internal/raft/log/compaction.go 0.00% <0.00%> (ø)
internal/raft/log/recovery.go 0.00% <0.00%> (ø)
internal/raft/log/wal.go 0.00% <0.00%> (ø)
internal/raft/transport/host.go 0.00% <0.00%> (ø)
internal/raft/transport/resolver.go 0.00% <0.00%> (ø)
internal/raft/transport/server.go 0.00% <0.00%> (ø)
internal/store/block/file/append.go 0.00% <0.00%> (ø)
internal/store/block/file/block.go 0.00% <0.00%> (ø)
internal/store/block/file/index.go 0.00% <0.00%> (ø)
internal/store/block/file/open.go 0.00% <0.00%> (ø)
... and 15 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 0bd008c...17ff5a0. Read the comment docs.

@ifplusor ifplusor marked this pull request as ready for review May 26, 2022 05:35
@ifplusor ifplusor merged commit 708bab9 into main May 26, 2022
@ifplusor ifplusor deleted the refactor-ss branch May 26, 2022 05:36
wenfengwang pushed a commit that referenced this pull request Mar 23, 2023
* refactor: marshal/unmashal on index
* refactor: segment server
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