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: add @helia/bitswap with sessions #409

Merged
merged 34 commits into from
Apr 4, 2024

chore: update docs

d576fad
Select commit
Loading
Failed to load commit list.
Merged

feat: add @helia/bitswap with sessions #409

chore: update docs
d576fad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 4, 2024 in 1s

96.31% of diff hit (target 95.11%)

View this Pull Request on Codecov

96.31% of diff hit (target 95.11%)

Annotations

Check warning on line 98 in packages/bitswap/src/bitswap.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/bitswap.ts#L94-L98

Added lines #L94 - L98 were not covered by tests

Check warning on line 52 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L29-L52

Added lines #L29 - L52 were not covered by tests

Check warning on line 138 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L134-L138

Added lines #L134 - L138 were not covered by tests

Check warning on line 174 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L171-L174

Added lines #L171 - L174 were not covered by tests

Check warning on line 187 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L185-L187

Added lines #L185 - L187 were not covered by tests

Check warning on line 213 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 259 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 293 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L293

Added line #L293 was not covered by tests

Check warning on line 356 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L355-L356

Added lines #L355 - L356 were not covered by tests

Check warning on line 406 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L405-L406

Added lines #L405 - L406 were not covered by tests

Check warning on line 413 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L411-L413

Added lines #L411 - L413 were not covered by tests

Check warning on line 436 in packages/bitswap/src/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/network.ts#L422-L436

Added lines #L422 - L436 were not covered by tests

Check warning on line 107 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 120 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 124 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 179 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L177-L179

Added lines #L177 - L179 were not covered by tests

Check warning on line 192 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 196 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 250 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L248-L250

Added lines #L248 - L250 were not covered by tests

Check warning on line 263 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L262-L263

Added lines #L262 - L263 were not covered by tests

Check warning on line 267 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 336 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L334-L336

Added lines #L334 - L336 were not covered by tests

Check warning on line 349 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L348-L349

Added lines #L348 - L349 were not covered by tests

Check warning on line 353 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L352-L353

Added lines #L352 - L353 were not covered by tests

Check warning on line 371 in packages/bitswap/src/pb/message.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/bitswap/src/pb/message.ts#L370-L371

Added lines #L370 - L371 were not covered by tests