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

add ConcurrencyLimit to worker to enable dynamic tuning of concurrencies #1410

Merged
merged 5 commits into from
Dec 6, 2024

add unit test and fix comments

6342ff8
Select commit
Loading
Failed to load commit list.
Merged

add ConcurrencyLimit to worker to enable dynamic tuning of concurrencies #1410

add unit test and fix comments
6342ff8
Select commit
Loading
Failed to load commit list.
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.