add ConcurrencyLimit to worker to enable dynamic tuning of concurrencies #1410
Codecov / codecov/project
succeeded
Dec 6, 2024 in 0s
82.58% (target 85.00%)
View this Pull Request on Codecov
82.58% (target 85.00%)
Details
Codecov Report
Attention: Patch coverage is 98.55072%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.58%. Comparing base (
641e4a7
) to head (6342ff8
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/internal_worker_base.go | 95.45% | 1 Missing |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/internal_poller_autoscaler.go | 92.22% <100.00%> (-0.49%) |
⬇️ |
internal/worker/resizable_permit.go | 100.00% <100.00%> (ø) |
|
internal/internal_worker_base.go | 82.62% <95.45%> (-0.79%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 641e4a7...6342ff8. Read the comment docs.
Loading