Move ETCD client into Session #27069
Merged
Codecov / codecov/project
succeeded
Oct 26, 2023 in 0s
81.78% (target 77.00%)
View this Pull Request on Codecov
81.78% (target 77.00%)
Details
Codecov Report
Merging #27069 (c8d7108) into master (f9c6302) will increase coverage by
0.01%
.
Report is 4 commits behind head on master.
The diff coverage is91.79%
.
@@ Coverage Diff @@
## master #27069 +/- ##
==========================================
+ Coverage 81.77% 81.78% +0.01%
==========================================
Files 821 821
Lines 116389 116435 +46
==========================================
+ Hits 95175 95227 +52
+ Misses 18057 18051 -6
Partials 3157 3157
Files | Coverage Δ | |
---|---|---|
internal/datanode/data_node.go | 76.54% <100.00%> (ø) |
|
internal/distributed/datacoord/client/client.go | 93.92% <100.00%> (ø) |
|
internal/distributed/datanode/service.go | 81.94% <100.00%> (ø) |
|
internal/distributed/proxy/service.go | 79.97% <100.00%> (-0.70%) |
⬇️ |
internal/distributed/querycoord/client/client.go | 93.38% <100.00%> (ø) |
|
internal/distributed/querycoord/service.go | 73.63% <100.00%> (ø) |
|
internal/distributed/rootcoord/client/client.go | 94.06% <100.00%> (ø) |
|
internal/distributed/rootcoord/service.go | 79.92% <100.00%> (ø) |
|
internal/indexnode/indexnode.go | 79.90% <100.00%> (ø) |
|
internal/proxy/proxy.go | 68.01% <100.00%> (ø) |
|
... and 19 more |
Loading