opt: streamline pool implementation to reduce duplicated code #350
Codecov / codecov/project
succeeded
Jan 12, 2025 in 0s
89.71% (-0.24%) compared to 4f33c6e, passed because coverage increased by 1.03% when compared to adjusted base (88.67%)
View this Pull Request on Codecov
89.71% (-0.24%) compared to 4f33c6e, passed because coverage increased by 1.03% when compared to adjusted base (88.67%)
Details
Codecov Report
Attention: Patch coverage is 91.60305%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 89.71%. Comparing base (
4f33c6e
) to head (7852f9e
).
Files with missing lines | Patch % | Lines |
---|---|---|
ants.go | 91.66% | 14 Missing and 5 partials |
pool_func.go | 86.66% | 1 Missing and 1 partial |
worker.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #350 +/- ##
==========================================
- Coverage 89.95% 89.71% -0.24%
==========================================
Files 11 11
Lines 1005 797 -208
==========================================
- Hits 904 715 -189
+ Misses 76 62 -14
+ Partials 25 20 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading