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

Separate sled-storage #346

Closed
wants to merge 2 commits into from
Closed

Conversation

kination
Copy link

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2021

Codecov Report

Merging #346 (0d0a28b) into main (8503d03) will decrease coverage by 65.40%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #346       +/-   ##
===========================================
- Coverage   91.20%   25.79%   -65.41%     
===========================================
  Files         126       64       -62     
  Lines        7933     4221     -3712     
===========================================
- Hits         7235     1089     -6146     
- Misses        698     3132     +2434     
Impacted Files Coverage Δ
storages/sled_storage/src/alter_table.rs 0.00% <ø> (ø)
storages/sled_storage/src/error.rs 0.00% <ø> (ø)
storages/sled_storage/src/gc.rs 0.00% <ø> (ø)
storages/sled_storage/src/index.rs 0.00% <ø> (ø)
storages/sled_storage/src/index_mut.rs 0.00% <ø> (ø)
storages/sled_storage/src/index_sync.rs 0.00% <ø> (ø)
storages/sled_storage/src/lib.rs 0.00% <ø> (ø)
storages/sled_storage/src/snapshot.rs 0.00% <ø> (ø)
storages/sled_storage/src/store.rs 0.00% <ø> (ø)
storages/sled_storage/src/store_mut.rs 0.00% <ø> (ø)
... and 122 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 8503d03...0d0a28b. Read the comment docs.

@panarch panarch self-requested a review September 11, 2021 13:04
@panarch panarch added the enhancement New feature or request label Sep 11, 2021
@panarch
Copy link
Member

panarch commented Dec 31, 2021

@djKooks This finally has done by #442

@panarch panarch closed this Dec 31, 2021
@kination kination deleted the jung/split-sled-storage branch January 1, 2022 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants