milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
30.94k stars 2.95k forks source link

enhance: do not log out the full req(#36546) #37948

Open smellthemoon opened 3 days ago

smellthemoon commented 3 days ago

pr: #36546

sre-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: smellthemoon To complete the pull request process, please assign wxyucs after the PR has been reviewed. You can assign the PR to them by writing /assign @wxyucs in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[internal/distributed/OWNERS](https://github.com/milvus-io/milvus/blob/2.4/internal/distributed/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.59%. Comparing base (cffde80) to head (cc90847). Report is 9 commits behind head on 2.4.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/milvus-io/milvus/pull/37948/graphs/tree.svg?width=650&height=150&src=pr&token=XdCbzGJk2E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)](https://app.codecov.io/gh/milvus-io/milvus/pull/37948?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) ```diff @@ Coverage Diff @@ ## 2.4 #37948 +/- ## ========================================== - Coverage 80.65% 80.59% -0.06% ========================================== Files 1069 1069 Lines 166972 166979 +7 ========================================== - Hits 134669 134585 -84 - Misses 27908 27973 +65 - Partials 4395 4421 +26 ``` | [Files with missing lines](https://app.codecov.io/gh/milvus-io/milvus/pull/37948?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | Coverage Δ | | |---|---|---| | [...nternal/distributed/proxy/httpserver/handler\_v2.go](https://app.codecov.io/gh/milvus-io/milvus/pull/37948?src=pr&el=tree&filepath=internal%2Fdistributed%2Fproxy%2Fhttpserver%2Fhandler_v2.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io#diff-aW50ZXJuYWwvZGlzdHJpYnV0ZWQvcHJveHkvaHR0cHNlcnZlci9oYW5kbGVyX3YyLmdv) | `91.87% <100.00%> (ø)` | | ... and [45 files with indirect coverage changes](https://app.codecov.io/gh/milvus-io/milvus/pull/37948/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)

🚨 Try these New Features:

smellthemoon commented 16 hours ago

rerun ut