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: fix l0 compaction may miss some sealed segments #33980

Merged
merged 1 commit into from
Jun 21, 2024

fix: fix l0 compaction may miss some sealed segments

f4b2b85
Select commit
Loading
Failed to load commit list.
Merged

fix: fix l0 compaction may miss some sealed segments #33980

fix: fix l0 compaction may miss some sealed segments
f4b2b85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

80.88% (target 77.00%)

View this Pull Request on Codecov

80.88% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.88%. Comparing base (5fac2fa) to head (f4b2b85).
Report is 24 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33980      +/-   ##
==========================================
- Coverage   80.89%   80.88%   -0.02%     
==========================================
  Files        1063     1064       +1     
  Lines      136139   136243     +104     
==========================================
+ Hits       110136   110203      +67     
- Misses      21817    21838      +21     
- Partials     4186     4202      +16     
Files Coverage Δ
internal/datacoord/compaction_task_l0.go 61.08% <100.00%> (ø)

... and 16 files with indirect coverage changes