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 Concurrency entity for worker #1405

Closed
wants to merge 13 commits into from

better testing

e6d7036
Select commit
Loading
Failed to load commit list.
Closed

add Concurrency entity for worker #1405

better testing
e6d7036
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

82.55% (target 85.00%)

View this Pull Request on Codecov

82.55% (target 85.00%)

Details

Codecov Report

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

Project coverage is 82.55%. Comparing base (e3802b7) to head (e6d7036).

Files with missing lines Patch % Lines
internal/worker/concurrency.go 92.85% 2 Missing ⚠️
Files with missing lines Coverage Δ
internal/internal_poller_autoscaler.go 92.70% <100.00%> (ø)
internal/internal_worker_base.go 82.46% <100.00%> (+0.51%) ⬆️
internal/worker/concurrency.go 92.85% <92.85%> (ø)

... and 1 file with indirect coverage changes


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 e3802b7...e6d7036. Read the comment docs.