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 redirects for UnixFS directories #5

Merged
merged 2 commits into from
Mar 3, 2024

chore: document redirect option

af5cee9
Select commit
Loading
Failed to load commit list.
Merged

feat: support redirects for UnixFS directories #5

chore: document redirect option
af5cee9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 1, 2024 in 1s

96.19% of diff hit (target 97.72%)

View this Pull Request on Codecov

96.19% of diff hit (target 97.72%)

Annotations

Check warning on line 221 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#L221

Added line #L221 was not covered by tests

Check warning on line 251 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#L251

Added line #L251 was not covered by tests

Check warning on line 301 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#L300-L301

Added lines #L300 - L301 were not covered by tests

Check warning on line 149 in packages/verified-fetch/test/verified-fetch.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/verified-fetch.spec.ts#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 176 in packages/verified-fetch/test/verified-fetch.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/verified-fetch.spec.ts#L175-L176

Added lines #L175 - L176 were not covered by tests

Check warning on line 202 in packages/verified-fetch/test/verified-fetch.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/verified-fetch/test/verified-fetch.spec.ts#L201-L202

Added lines #L201 - L202 were not covered by tests