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 some apis in Restful #38733

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

Conversation

smellthemoon
Copy link
Contributor

@smellthemoon smellthemoon commented Dec 25, 2024

add some apis in Restful #38709

  • alter/drop collection properties
  • alter/drop index properties
  • alter collection field properties
  • refresh load

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Dec 25, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Dec 25, 2024
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: smellthemoon
To complete the pull request process, please assign congqixia after the PR has been reviewed.
You can assign the PR to them by writing /assign @congqixia 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

mergify bot commented Dec 25, 2024

@smellthemoon Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

Copy link
Contributor

mergify bot commented Dec 25, 2024

@smellthemoon go-sdk check failed, comment rerun go-sdk can trigger the job again.

Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 16 lines in your changes missing coverage. Please review.

Project coverage is 81.08%. Comparing base (c731357) to head (c50caa1).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...nternal/distributed/proxy/httpserver/request_v2.go 23.80% 16 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #38733       +/-   ##
===========================================
+ Coverage   69.33%   81.08%   +11.74%     
===========================================
  Files         292     1381     +1089     
  Lines       26187   195374   +169187     
===========================================
+ Hits        18158   158410   +140252     
- Misses       8029    31369    +23340     
- Partials        0     5595     +5595     
Components Coverage Δ
Client 78.26% <ø> (∅)
Core 69.33% <ø> (ø)
Go 83.07% <87.50%> (∅)
Files with missing lines Coverage Δ
...nternal/distributed/proxy/httpserver/handler_v2.go 92.94% <100.00%> (ø)
...nternal/distributed/proxy/httpserver/request_v2.go 81.81% <23.80%> (ø)

... and 1087 files with indirect coverage changes

@smellthemoon
Copy link
Contributor Author

rerun go-sdk

@mergify mergify bot added the ci-passed label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants