Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

feature: streaming support #82

Merged
merged 4 commits into from
Aug 4, 2023

chore: udpate deps

2ca42bd
Select commit
Loading
Failed to load commit list.
Merged

feature: streaming support #82

chore: udpate deps
2ca42bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 4, 2023 in 0s

67.81% of diff hit (within 50.00% threshold of 83.09%)

View this Pull Request on Codecov

67.81% of diff hit (within 50.00% threshold of 83.09%)

Annotations

Check warning on line 30 in pool/static_pool/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/stream.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 70 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 132 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 193 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 207 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L205-L207

Added lines #L205 - L207 were not covered by tests

Check warning on line 209 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L209

Added line #L209 was not covered by tests

Check warning on line 230 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L223-L230

Added lines #L223 - L230 were not covered by tests

Check warning on line 238 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L233-L238

Added lines #L233 - L238 were not covered by tests

Check warning on line 243 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L240-L243

Added lines #L240 - L243 were not covered by tests

Check warning on line 247 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L247

Added line #L247 was not covered by tests

Check warning on line 254 in pool/static_pool/workers_pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pool/static_pool/workers_pool.go#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 221 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L218-L221

Added lines #L218 - L221 were not covered by tests

Check warning on line 224 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L224

Added line #L224 was not covered by tests

Check warning on line 397 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L395-L397

Added lines #L395 - L397 were not covered by tests

Check warning on line 443 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L442-L443

Added lines #L442 - L443 were not covered by tests

Check warning on line 461 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L461

Added line #L461 was not covered by tests

Check warning on line 478 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L478

Added line #L478 was not covered by tests

Check warning on line 489 in worker/worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

worker/worker.go#L484-L489

Added lines #L484 - L489 were not covered by tests