feat(pool): add option to bound task queue #95
Codecov / codecov/project
succeeded
Dec 24, 2024 in 0s
93.87% (target 90.00%)
View this Pull Request on Codecov
93.87% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 87.72727%
with 27 lines
in your changes missing coverage. Please review.
Project coverage is 93.87%. Comparing base (
ac7c6a3
) to head (20335af
).
Files with missing lines | Patch % | Lines |
---|---|---|
resultsubpool.go | 46.15% | 16 Missing and 5 partials |
pool.go | 84.61% | 3 Missing and 1 partial |
internal/linkedbuffer/linkedbuffer.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #95 +/- ##
==========================================
- Coverage 95.32% 93.87% -1.46%
==========================================
Files 14 15 +1
Lines 855 1028 +173
==========================================
+ Hits 815 965 +150
- Misses 36 52 +16
- Partials 4 11 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading