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

feat: update partition duration of memtable using compaction window #5197

Merged
merged 5 commits into from
Dec 30, 2024

style: fix clippy

3f15eb8
Select commit
Loading
Failed to load commit list.
Merged

feat: update partition duration of memtable using compaction window #5197

style: fix clippy
3f15eb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2024 in 0s

83.86% (-0.28%) compared to 548e198

View this Pull Request on Codecov

83.86% (-0.28%) compared to 548e198

Details

Codecov Report

Attention: Patch coverage is 92.16590% with 17 lines in your changes missing coverage. Please review.

Project coverage is 83.86%. Comparing base (548e198) to head (3f15eb8).
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5197      +/-   ##
==========================================
- Coverage   84.14%   83.86%   -0.28%     
==========================================
  Files        1177     1184       +7     
  Lines      218960   220074    +1114     
==========================================
+ Hits       184234   184556     +322     
- Misses      34726    35518     +792