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

[WIP] e2e: add the e2e tests for rate limit of download, upload and prefetch #3728

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

Conversation

chlins
Copy link
Member

@chlins chlins commented Dec 25, 2024

Description

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@chlins chlins requested review from a team as code owners December 25, 2024 06:32
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.24%. Comparing base (547ebe2) to head (26bd48c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3728      +/-   ##
==========================================
+ Coverage   35.18%   35.24%   +0.05%     
==========================================
  Files         335      335              
  Lines       37803    37803              
==========================================
+ Hits        13301    13323      +22     
+ Misses      23673    23652      -21     
+ Partials      829      828       -1     
Flag Coverage Δ
unittests 35.24% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

Signed-off-by: suhan.zcy <suhan.zcy@antgroup.com>
@chlins chlins force-pushed the e2e/rate-limit-test branch from 26bd48c to c88b8dd Compare December 25, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant