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

feat: do not read size of blocks for want-have requests #672

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

log about replace logic enabled/disabled

ff77293
Select commit
Loading
Failed to load commit list.
Draft

feat: do not read size of blocks for want-have requests #672

log about replace logic enabled/disabled
ff77293
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 14, 2024 in 0s

74.19% of diff hit (target 60.18%)

View this Pull Request on Codecov

74.19% of diff hit (target 60.18%)

Annotations

Check warning on line 79 in bitswap/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/options.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 127 in bitswap/server/internal/decision/blockstoremanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/internal/decision/blockstoremanager.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 137 in bitswap/server/internal/decision/blockstoremanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/internal/decision/blockstoremanager.go#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 145 in bitswap/server/internal/decision/blockstoremanager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/internal/decision/blockstoremanager.go#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 710 in bitswap/server/internal/decision/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/internal/decision/engine.go#L708-L710

Added lines #L708 - L710 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bitswap/server/server.go#L258-L264

Added lines #L258 - L264 were not covered by tests