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

Merge branch 'main' into 9-heliaverified-fetch-http-range-request-sup…

b48c672
Select commit
Loading
Failed to load commit list.
Merged

feat: support http range header #10

Merge branch 'main' into 9-heliaverified-fetch-http-range-request-sup…
b48c672
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 1s

95.82% of diff hit (target 98.22%)

View this Pull Request on Codecov

95.82% of diff hit (target 98.22%)

Annotations

Check warning on line 14 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 27 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 105 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 125 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L121-L125

Added lines #L121 - L125 were not covered by tests

Check warning on line 185 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 208 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 211 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 215 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 295 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L294-L295

Added lines #L294 - L295 were not covered by tests

Check warning on line 299 in packages/verified-fetch/src/utils/byte-range-context.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/byte-range-context.ts#L297-L299

Added lines #L297 - L299 were not covered by tests

Check warning on line 51 in packages/verified-fetch/src/utils/request-headers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/src/utils/request-headers.ts#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 145 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#L144-L145

Added lines #L144 - L145 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#L149

Added line #L149 was not covered by tests

Check warning on line 370 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#L370

Added line #L370 was not covered by tests

Check warning on line 414 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#L414

Added line #L414 was not covered by tests

Check warning on line 454 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#L451-L454

Added lines #L451 - L454 were not covered by tests