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: abort signals are respected #26

Merged
merged 9 commits into from
Mar 21, 2024

fix: getStreamFromAsyncIterable closes on signal abort

3b58fa0
Select commit
Loading
Failed to load commit list.
Merged

feat: abort signals are respected #26

fix: getStreamFromAsyncIterable closes on signal abort
3b58fa0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 21, 2024 in 0s

97.58% of diff hit (target 97.74%)

View this Pull Request on Codecov

97.58% of diff hit (target 97.74%)

Annotations

Check warning on line 30 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-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 377 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#L377

Added line #L377 was not covered by tests

Check warning on line 9 in packages/verified-fetch/test/fixtures/get-abortable-promise.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/fixtures/get-abortable-promise.ts#L9

Added line #L9 was not covered by tests