fix: SyncSegments rpc always failed #38578
Merged
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
@@ 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%> (ø) |
Loading