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: [2.5] Limit the speed of the generating stats task #39645

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

Conversation

xiaocai2333
Copy link
Contributor

master pr: #39644

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Feb 5, 2025
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Feb 5, 2025
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

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

Project coverage is 80.97%. Comparing base (22a69b5) to head (7dc87bf).
Report is 1 commits behind head on 2.5.

Files with missing lines Patch % Lines
internal/datacoord/job_manager.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.5   #39645      +/-   ##
==========================================
- Coverage   80.99%   80.97%   -0.02%     
==========================================
  Files        1404     1404              
  Lines      198042   198057      +15     
==========================================
- Hits       160409   160383      -26     
- Misses      32002    32031      +29     
- Partials     5631     5643      +12     
Components Coverage Δ
Client 78.26% <ø> (ø)
Core 69.48% <ø> (-0.02%) ⬇️
Go 82.94% <87.50%> (-0.03%) ⬇️
Files with missing lines Coverage Δ
internal/datacoord/task_scheduler.go 95.84% <100.00%> (+0.04%) ⬆️
pkg/util/paramtable/component_param.go 98.40% <100.00%> (+<0.01%) ⬆️
internal/datacoord/job_manager.go 73.15% <0.00%> (-3.57%) ⬇️

... and 32 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Feb 5, 2025
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/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants