enhance: [2.5] Limit the speed of the generating stats task #39645
Codecov / codecov/project
succeeded
Feb 17, 2025 in 1s
81.05% (target 77.00%)
View this Pull Request on Codecov
81.05% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 92.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 81.05%. Comparing base (
0f4d3ef
) to head (2f1500a
).
Report is 22 commits behind head on 2.5.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/datacoord/job_manager.go | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 2.5 #39645 +/- ##
==========================================
- Coverage 81.06% 81.05% -0.01%
==========================================
Files 1415 1415
Lines 198960 198981 +21
==========================================
+ Hits 161279 161291 +12
- Misses 32027 32034 +7
- Partials 5654 5656 +2
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (ø) |
|
Core | 69.46% <ø> (ø) |
|
Go | 83.03% <92.00%> (-0.01%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/datacoord/task_scheduler.go | 95.84% <100.00%> (+0.04%) |
⬆️ |
pkg/util/paramtable/component_param.go | 98.36% <100.00%> (+<0.01%) |
⬆️ |
internal/datacoord/job_manager.go | 76.53% <81.81%> (-0.19%) |
⬇️ |
Loading