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: implement new ipns record&answer properties #23

Merged
merged 9 commits into from
Mar 18, 2024

fix: some ipns ttl precision cleanup

a93b5e4
Select commit
Loading
Failed to load commit list.
Merged

feat: implement new ipns record&answer properties #23

fix: some ipns ttl precision cleanup
a93b5e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

96.75% of diff hit (target 98.22%)

View this Pull Request on Codecov

96.75% 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 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 458 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#L455-L458

Added lines #L455 - L458 were not covered by tests