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 task delta cache data race #40259

Merged
merged 1 commit into from
Mar 2, 2025

fix: Fix task delta cache data race

b24fc87
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix task delta cache data race #40259

fix: Fix task delta cache data race
b24fc87
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 1163 files with indirect coverage changes