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

enhance: add db name in replica #38672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

enhance: add db name in replica description

12a7c44
Select commit
Loading
Failed to load commit list.
Open

enhance: add db name in replica #38672

enhance: add db name in replica description
12a7c44
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
internal/querycoordv2/job/job_load.go 33.33% 6 Missing and 2 partials ⚠️
internal/datacoord/compaction_task_mix.go 69.23% 3 Missing and 1 partial ⚠️
internal/querycoordv2/meta/collection_manager.go 50.00% 3 Missing and 1 partial ⚠️
internal/querycoordv2/meta/replica_manager.go 66.66% 1 Missing and 2 partials ⚠️
internal/querycoordv2/server.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             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

... and 1102 files with indirect coverage changes