fix: Fix rootcoord meta mutex contention #38799
Merged
Codecov / codecov/project
succeeded
Jan 9, 2025 in 0s
82.95% (target 77.00%)
View this Pull Request on Codecov
82.95% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 82.95%. Comparing base (
aceb972
) to head (8b9e00d
).
Additional details and impacted files
@@ Coverage Diff @@
## master #38799 +/- ##
==========================================
+ Coverage 81.18% 82.95% +1.77%
==========================================
Files 1390 1094 -296
Lines 196755 170171 -26584
==========================================
- Hits 159732 141164 -18568
+ Misses 31442 23405 -8037
- Partials 5581 5602 +21
Components | Coverage Δ | |
---|---|---|
Client | 79.53% <ø> (ø) |
|
Core | ∅ <ø> (∅) |
|
Go | 83.09% <100.00%> (-0.06%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/metastore/model/collection.go | 84.10% <100.00%> (+2.85%) |
⬆️ |
internal/rootcoord/meta_table.go | 83.30% <100.00%> (ø) |
Loading