fix: Fix incorrect memory estimation for small segments #38813
Merged
Codecov / codecov/project
succeeded
Jan 13, 2025 in 0s
82.96% (target 77.00%)
View this Pull Request on Codecov
82.96% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.96%. Comparing base (
aceb972
) to head (285bd54
).
Report is 27 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38813 +/- ##
==========================================
+ Coverage 81.18% 82.96% +1.78%
==========================================
Files 1390 1094 -296
Lines 196755 170148 -26607
==========================================
- Hits 159732 141161 -18571
+ Misses 31442 23395 -8047
- Partials 5581 5592 +11
Components | Coverage Δ | |
---|---|---|
Client | 79.53% <ø> (ø) |
|
Core | ∅ <ø> (∅) |
|
Go | 83.10% <100.00%> (-0.05%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/querynodev2/segments/segment_loader.go | 72.79% <100.00%> (-0.25%) |
⬇️ |
Loading