fix: Fix task delta cache data race #40259
Merged
Codecov / codecov/project
succeeded
Mar 2, 2025 in 1s
80.58% (target 77.00%)
View this Pull Request on Codecov
80.58% (target 77.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 80.58%. Comparing base (
0a4e7b5
) to head (b24fc87
).
Report is 5 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #40259 +/- ##
===========================================
+ Coverage 69.92% 80.58% +10.65%
===========================================
Files 309 1473 +1164
Lines 27638 206564 +178926
===========================================
+ Hits 19326 166452 +147126
- Misses 8312 34079 +25767
- Partials 0 6033 +6033
Components | Coverage Δ | |
---|---|---|
Client | 79.25% <ø> (∅) |
|
Core | 69.92% <ø> (ø) |
|
Go | 82.37% <100.00%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/querycoordv2/task/scheduler.go | 85.82% <100.00%> (ø) |
Loading