Skip to content

Add unbounded queue#9

Merged
alesr merged 3 commits into
mainfrom
unbounded-queue
Jun 11, 2026
Merged

Add unbounded queue#9
alesr merged 3 commits into
mainfrom
unbounded-queue

Conversation

@alesr

@alesr alesr commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Extend worker pool with support for unbounded queues via options, and split implementation for readability.

@alesr alesr self-assigned this Jun 11, 2026
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.71875% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.85%. Comparing base (781a462) to head (44c3897).

Files with missing lines Patch % Lines
unboundedpool.go 80.76% 15 Missing ⚠️
boundedpool.go 94.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   83.01%   87.85%   +4.83%     
==========================================
  Files           1        3       +2     
  Lines          53      140      +87     
==========================================
+ Hits           44      123      +79     
- Misses          8       17       +9     
+ Partials        1        0       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

alesr added 3 commits June 11, 2026 14:10
Also split the implementation in core, bounded and unbounded pools for
readability
@alesr alesr force-pushed the unbounded-queue branch from 6b1f3d8 to 44c3897 Compare June 11, 2026 11:11
@alesr alesr merged commit b5d65a4 into main Jun 11, 2026
7 checks passed
@alesr alesr deleted the unbounded-queue branch June 11, 2026 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant