Skip to content

Conversation

bigsheeper
Copy link
Contributor

issue: #37630

pr: #38816

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Jan 1, 2025
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.58%. Comparing base (2439278) to head (f440020).
Report is 4 commits behind head on 2.5.

Current head f440020 differs from pull request most recent head 737617b

Please upload reports for the commit 737617b to get more accurate results.

❗ There is a different number of reports uploaded between BASE (2439278) and HEAD (f440020). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (2439278) HEAD (f440020)
4 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              2.5   #38911       +/-   ##
===========================================
- Coverage   81.02%   69.58%   -11.45%     
===========================================
  Files        1400      297     -1103     
  Lines      197477    26557   -170920     
===========================================
- Hits       160013    18480   -141533     
+ Misses      31840     8077    -23763     
+ Partials     5624        0     -5624     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 69.58% <ø> (-0.08%) ⬇️
Go ∅ <ø> (∅)

see 1111 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Jan 1, 2025
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
@mergify mergify bot removed the ci-passed label Jan 14, 2025
Copy link
Contributor

mergify bot commented Jan 14, 2025

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

Copy link
Contributor

mergify bot commented Jan 15, 2025

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

@czs007 czs007 added this to the 2.5.4 milestone Jan 15, 2025
for rt := range getRateTypes(internalpb.RateScope_Partition, allOps) {
r := quota.GetQuotaValue(internalpb.RateScope_Partition, rt, Params)
if Limit(r) != Inf {
enablePartitionRateLimit = true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could break early.
not critical.

@czs007
Copy link
Collaborator

czs007 commented Jan 15, 2025

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bigsheeper, czs007

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

The pull request process is described 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 Jan 15, 2025

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

@mergify mergify bot added the ci-passed label Jan 15, 2025
@sre-ci-robot sre-ci-robot merged commit 9b916f2 into milvus-io:2.5 Jan 15, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants