enhance: add db name in replica #38672
+106
−45
Open
Codecov / codecov/project
succeeded
Dec 26, 2024 in 0s
81.11% (target 77.00%)
View this Pull Request on Codecov
81.11% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 71.01449%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 81.11%. Comparing base (
5395ec1
) to head (12a7c44
).
Report is 13 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38672 +/- ##
===========================================
+ Coverage 69.33% 81.11% +11.77%
===========================================
Files 292 1383 +1091
Lines 26187 195667 +169480
===========================================
+ Hits 18158 158718 +140560
- Misses 8029 31366 +23337
- Partials 0 5583 +5583
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (∅) |
|
Core | 69.43% <ø> (+0.09%) |
⬆️ |
Go | 83.11% <71.01%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/datacoord/compaction_task_clustering.go | 79.24% <100.00%> (ø) |
|
internal/datacoord/compaction_task_l0.go | 92.91% <100.00%> (ø) |
|
internal/datacoord/compaction_task_meta.go | 75.63% <100.00%> (ø) |
|
internal/datacoord/index_meta.go | 95.32% <100.00%> (ø) |
|
internal/metastore/model/segment_index.go | 95.45% <100.00%> (ø) |
|
internal/querycoordv2/utils/meta.go | 71.22% <ø> (ø) |
|
pkg/util/metricsinfo/metrics_info.go | 100.00% <ø> (ø) |
|
internal/querycoordv2/server.go | 79.16% <0.00%> (ø) |
|
internal/querycoordv2/meta/replica_manager.go | 81.47% <66.66%> (ø) |
|
internal/datacoord/compaction_task_mix.go | 66.66% <69.23%> (ø) |
|
... and 2 more |
Loading