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

bitswap move providing responsabilities from the server to blockservice & reprovider #528

Closed
wants to merge 6 commits into from

bitswap/client: remove providerQueryManager and move logic in session

a04b38e
Select commit
Loading
Failed to load commit list.
Closed

bitswap move providing responsabilities from the server to blockservice & reprovider #528

bitswap/client: remove providerQueryManager and move logic in session
a04b38e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2023 in 0s

70.58% of diff hit (target 65.62%)

View this Pull Request on Codecov

70.58% of diff hit (target 65.62%)

Annotations

Check warning on line 234 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L234

Added line #L234 was not covered by tests

Check warning on line 237 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L237

Added line #L237 was not covered by tests

Check warning on line 240 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L240

Added line #L240 was not covered by tests

Check warning on line 418 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L417-L418

Added lines #L417 - L418 were not covered by tests

Check warning on line 434 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L434

Added line #L434 was not covered by tests

Check warning on line 448 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L445-L448

Added lines #L445 - L448 were not covered by tests

Check warning on line 453 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L450-L453

Added lines #L450 - L453 were not covered by tests

Check warning on line 462 in bitswap/client/internal/session/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L458-L462

Added lines #L458 - L462 were not covered by tests

Check warning on line 61 in bitswap/testinstance/testinstance.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/testinstance/testinstance.go#L61

Added line #L61 was not covered by tests

Check warning on line 44 in bitswap/testnet/virtual.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/testnet/virtual.go#L44

Added line #L44 was not covered by tests

Check warning on line 231 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L230-L231

Added lines #L230 - L231 were not covered by tests

Check warning on line 283 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L282-L283

Added lines #L282 - L283 were not covered by tests

Check warning on line 342 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L339-L342

Added lines #L339 - L342 were not covered by tests

Check warning on line 454 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L450-L454

Added lines #L450 - L454 were not covered by tests

Check warning on line 483 in blockservice/blockservice.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockservice/blockservice.go#L482-L483

Added lines #L482 - L483 were not covered by tests