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

fix(meta): fix pick a single level and repeated compact task (#8141) #8187

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

lmatz
Copy link
Contributor

@lmatz lmatz commented Feb 26, 2023

Merge fixes into v0.1.17-rc

@github-actions github-actions bot added the type/fix Bug fix label Feb 26, 2023
@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Merging #8187 (39410f5) into v0.1.17-rc (6f5c29e) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           v0.1.17-rc    #8187      +/-   ##
==============================================
+ Coverage       71.36%   71.37%   +0.01%     
==============================================
  Files            1122     1122              
  Lines          181204   181234      +30     
==============================================
+ Hits           129315   129355      +40     
+ Misses          51889    51879      -10     
Flag Coverage Δ
rust 71.37% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ummock/compaction/picker/tier_compaction_picker.rs 99.71% <100.00%> (+1.25%) ⬆️
src/source/src/row_id.rs 90.90% <0.00%> (-1.14%) ⬇️
src/object_store/src/object/mod.rs 50.31% <0.00%> (-0.22%) ⬇️
src/object_store/src/object/mem.rs 86.87% <0.00%> (ø)
src/storage/src/hummock/sstable_store.rs 64.77% <0.00%> (ø)
src/stream/src/executor/aggregation/minput.rs 96.35% <0.00%> (+0.10%) ⬆️
...ck_sdk/src/compaction_group/hummock_version_ext.rs 87.60% <0.00%> (+0.16%) ⬆️
src/storage/src/hummock/compactor/mod.rs 80.88% <0.00%> (+0.19%) ⬆️
src/common/src/types/ordered_float.rs 31.06% <0.00%> (+0.19%) ⬆️
src/storage/src/hummock/compactor/iterator.rs 96.68% <0.00%> (+0.27%) ⬆️
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lmatz lmatz merged commit eb2a946 into v0.1.17-rc Feb 26, 2023
@lmatz lmatz deleted the lz/v0.1.17-rc branch February 26, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants