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: support http range header #10

Merged
merged 42 commits into from
Mar 15, 2024

chore: some cleanup and code coverage

60b56c9
Select commit
Loading
Failed to load commit list.
Merged

feat: support http range header #10

chore: some cleanup and code coverage
60b56c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2024 in 0s

95.92% of diff hit (target 98.29%)

View this Pull Request on Codecov

95.92% of diff hit (target 98.29%)

Annotations

Check warning on line 41 in packages/verified-fetch/src/utils/response-headers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/response-headers.ts#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 49 in packages/verified-fetch/src/utils/response-headers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/response-headers.ts#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 135 in packages/verified-fetch/src/utils/responses.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/responses.ts#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 149 in packages/verified-fetch/src/utils/responses.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/responses.ts#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 317 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#L310-L317

Added lines #L310 - L317 were not covered by tests

Check warning on line 425 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#L420-L425

Added lines #L420 - L425 were not covered by tests

Check warning on line 492 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#L489-L492

Added lines #L489 - L492 were not covered by tests