milvus
milvus copied to clipboard
enhance: Add meta pkg for datacoord
See also #28861
Add meta package to replace old one in next PRs.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: congqixia
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~internal/datacoord/OWNERS~~ [congqixia]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@congqixia E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
@congqixia E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
/run-cpu-e2e
@congqixia E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.
Codecov Report
Attention: Patch coverage is 38.40937% with 999 lines in your changes missing coverage. Please review.
Project coverage is 71.91%. Comparing base (
3123093) to head (77b8da9). Report is 367 commits behind head on master.
:exclamation: Current head 77b8da9 differs from pull request most recent head 8b8a0a6
Please upload reports for the commit 8b8a0a6 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #35734 +/- ##
==========================================
- Coverage 81.59% 71.91% -9.69%
==========================================
Files 1267 1251 -16
Lines 150973 149683 -1290
==========================================
- Hits 123190 107643 -15547
- Misses 22891 37256 +14365
+ Partials 4892 4784 -108
| Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/datacoord/meta/analyze/analyze_meta.go | 100.00% <100.00%> (ø) |
|
| internal/datacoord/meta/segment/condition.go | 0.00% <0.00%> (ø) |
|
| internal/datacoord/meta/segment/allocation.go | 0.00% <0.00%> (ø) |
|
| internal/datacoord/meta/segment/util.go | 0.00% <0.00%> (ø) |
|
| .../datacoord/meta/compaction/compaction_task_meta.go | 47.36% <47.36%> (ø) |
|
| internal/datacoord/meta/segment/types.go | 0.00% <0.00%> (ø) |
|
| internal/datacoord/meta/segment/filter.go | 0.00% <0.00%> (ø) |
|
| internal/datacoord/meta/segment/segment_info.go | 30.00% <30.00%> (ø) |
|
| internal/datacoord/meta/segment/operator.go | 9.87% <9.87%> (ø) |
|
| ...acoord/meta/partitionstats/partition_stats_meta.go | 32.47% <32.47%> (ø) |
|
| ... and 3 more |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen.