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

Remove dependency on goprocess #710

Merged
merged 3 commits into from
Nov 7, 2024

Simplify provide woker goroutines

19d1d6b
Select commit
Loading
Failed to load commit list.
Merged

Remove dependency on goprocess #710

Simplify provide woker goroutines
19d1d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2024 in 1s

71.22% of diff hit (target 60.38%)

View this Pull Request on Codecov

71.22% of diff hit (target 60.38%)

Annotations

Check warning on line 277 in bitswap/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/client.go#L277

Added line #L277 was not covered by tests

Check warning on line 303 in bitswap/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/client.go#L303

Added line #L303 was not covered by tests

Check warning on line 442 in bitswap/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/server.go#L442

Added line #L442 was not covered by tests

Check warning on line 457 in bitswap/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/server.go#L456-L457

Added lines #L456 - L457 were not covered by tests

Check warning on line 519 in bitswap/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/server.go#L518-L519

Added lines #L518 - L519 were not covered by tests

Check warning on line 139 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 146 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 155 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 164 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 189 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L184-L189

Added lines #L184 - L189 were not covered by tests

Check warning on line 193 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 199 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L195-L199

Added lines #L195 - L199 were not covered by tests

Check warning on line 207 in bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bootstrap/bootstrap.go#L202-L207

Added lines #L202 - L207 were not covered by tests