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: SyncSegments rpc always failed #38578

Merged

fix: SyncSegments rpc always failed

519800b
Select commit
Loading
Failed to load commit list.
Merged

fix: SyncSegments rpc always failed #38578

fix: SyncSegments rpc always failed
519800b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 0s

81.00% (target 77.00%)

View this Pull Request on Codecov

81.00% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (306e5e6) to head (519800b).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/datacoord/session/datanode_manager.go 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #38578      +/-   ##
==========================================
+ Coverage   80.99%   81.00%   +0.01%     
==========================================
  Files        1379     1379              
  Lines      194492   194492              
==========================================
+ Hits       157523   157553      +30     
+ Misses      31403    31381      -22     
+ Partials     5566     5558       -8     
Components Coverage Δ
Client 75.88% <ø> (ø)
Core 69.32% <ø> (ø)
Go 83.04% <0.00%> (+0.02%) ⬆️
Files with missing lines Coverage Δ
internal/datacoord/session/datanode_manager.go 67.22% <0.00%> (ø)

... and 34 files with indirect coverage changes