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: remove .stat changes that are no longer needed

3963006
Select commit
Loading
Failed to load commit list.
Merged

feat: support http range header #10

chore: remove .stat changes that are no longer needed
3963006
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

95.81% of diff hit (target 98.22%)

View this Pull Request on Codecov

95.81% 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 97 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#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 117 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#L113-L117

Added lines #L113 - L117 were not covered by tests

Check warning on line 176 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#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 191 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#L190-L191

Added lines #L190 - L191 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#L293-L295

Added lines #L293 - L295 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 369 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#L369

Added line #L369 was not covered by tests

Check warning on line 413 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#L413

Added line #L413 was not covered by tests

Check warning on line 453 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#L450-L453

Added lines #L450 - L453 were not covered by tests