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!: namesys refactor, ipns TTL bubbled up to gateway #459

Merged
merged 9 commits into from
Oct 18, 2023

refactor: rename Resolve*Result to *Result

d4411ba
Select commit
Loading
Failed to load commit list.
Merged

feat!: namesys refactor, ipns TTL bubbled up to gateway #459

refactor: rename Resolve*Result to *Result
d4411ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2023 in 1s

62.02% of diff hit (target 65.78%)

View this Pull Request on Codecov

62.02% of diff hit (target 65.78%)

Annotations

Check warning on line 635 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L634-L635

Added lines #L634 - L635 were not covered by tests

Check warning on line 639 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L638-L639

Added lines #L638 - L639 were not covered by tests

Check warning on line 641 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L641

Added line #L641 was not covered by tests

Check warning on line 650 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L650

Added line #L650 was not covered by tests

Check warning on line 652 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L652

Added line #L652 was not covered by tests

Check warning on line 655 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L655

Added line #L655 was not covered by tests

Check warning on line 664 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L660-L664

Added lines #L660 - L664 were not covered by tests

Check warning on line 668 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L668

Added line #L668 was not covered by tests

Check warning on line 700 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L700

Added line #L700 was not covered by tests

Check warning on line 704 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L704

Added line #L704 was not covered by tests

Check warning on line 440 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 125 in gateway/handler_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_defaults.go#L125

Added line #L125 was not covered by tests

Check warning on line 128 in gateway/handler_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_defaults.go#L128

Added line #L128 was not covered by tests

Check warning on line 131 in gateway/handler_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_defaults.go#L131

Added line #L131 was not covered by tests

Check warning on line 147 in gateway/handler_defaults.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_defaults.go#L147

Added line #L147 was not covered by tests

Check warning on line 227 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L227

Added line #L227 was not covered by tests

Check warning on line 147 in gateway/handler_unixfs_dir.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs_dir.go#L147

Added line #L147 was not covered by tests

Check warning on line 42 in namesys/dns_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/dns_resolver.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in namesys/dns_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/dns_resolver.go#L45

Added line #L45 was not covered by tests

Check warning on line 57 in namesys/dns_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/dns_resolver.go#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 61 in namesys/dns_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/dns_resolver.go#L61

Added line #L61 was not covered by tests

Check warning on line 123 in namesys/dns_resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/dns_resolver.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 146 in namesys/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/interface.go#L143-L146

Added lines #L143 - L146 were not covered by tests

Check warning on line 153 in namesys/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/interface.go#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 216 in namesys/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

namesys/interface.go#L213-L216

Added lines #L213 - L216 were not covered by tests