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 -> Exchange-layer, providerQueryManager -> routing #641

Merged
merged 1 commit into from
Nov 25, 2024

Bitswap: refactor content provider elements

6d9cc8b
Select commit
Loading
Failed to load commit list.
Merged

Bitswap: move providing -> Exchange-layer, providerQueryManager -> routing #641

Bitswap: refactor content provider elements
6d9cc8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 25, 2024 in 0s

81.09% of diff hit (target 60.43%)

View this Pull Request on Codecov

81.09% of diff hit (target 60.43%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/client.go#L107-L110

Added lines #L107 - L110 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/client.go#L181-L182

Added lines #L181 - L182 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/client/internal/session/session.go#L408-L409

Added lines #L408 - L409 were not covered by tests

Check warning on line 364 in bitswap/network/ipfs_impl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/network/ipfs_impl.go#L363-L364

Added lines #L363 - L364 were not covered by tests

Check warning on line 107 in bitswap/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/options.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 111 in bitswap/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/options.go#L110-L111

Added lines #L110 - L111 were 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 38 in exchange/providing/providing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exchange/providing/providing.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 43 in exchange/providing/providing.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exchange/providing/providing.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 22 in provider/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

provider/noop.go#L22

Added line #L22 was not covered by tests

Check warning on line 108 in routing/providerquerymanager/providerquerymanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/providerquerymanager/providerquerymanager.go#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 116 in routing/providerquerymanager/providerquerymanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/providerquerymanager/providerquerymanager.go#L112-L116

Added lines #L112 - L116 were not covered by tests

Check warning on line 148 in routing/providerquerymanager/providerquerymanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/providerquerymanager/providerquerymanager.go#L147-L148

Added lines #L147 - L148 were not covered by tests