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

fix: aborted signals throw libp2p AbortError #30

Merged
merged 4 commits into from
Mar 22, 2024

docs: add note about AbortError type

1cd33e7
Select commit
Loading
Failed to load commit list.
Merged

fix: aborted signals throw libp2p AbortError #30

docs: add note about AbortError type
1cd33e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 22, 2024 in 0s

86.02% of diff hit (target 97.88%)

View this Pull Request on Codecov

86.02% of diff hit (target 97.88%)

Annotations

Check warning on line 27 in packages/verified-fetch/src/utils/get-stream-from-async-iterable.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/get-stream-from-async-iterable.ts#L27

Added line #L27 was not covered by tests

Check warning on line 555 in packages/verified-fetch/src/verified-fetch.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/verified-fetch.ts#L555

Added line #L555 was not covered by tests

Check warning on line 81 in packages/verified-fetch/test/abort-handling.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/abort-handling.spec.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 96 in packages/verified-fetch/test/abort-handling.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/abort-handling.spec.ts#L88-L96

Added lines #L88 - L96 were not covered by tests