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

path: replace ImmutablePath interface with struct #481

Merged
merged 1 commit into from
Oct 9, 2023

path: replace ImmutablePath interface with struct

7e95df2
Select commit
Loading
Failed to load commit list.
Merged

path: replace ImmutablePath interface with struct #481

path: replace ImmutablePath interface with struct
7e95df2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 0s

42.42% of diff hit (target 65.73%)

View this Pull Request on Codecov

42.42% of diff hit (target 65.73%)

Annotations

Check warning on line 598 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L598

Added line #L598 was not covered by tests

Check warning on line 607 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L607

Added line #L607 was not covered by tests

Check warning on line 629 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L629

Added line #L629 was not covered by tests

Check warning on line 693 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L693

Added line #L693 was not covered by tests

Check warning on line 698 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L698

Added line #L698 was not covered by tests

Check warning on line 703 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L703

Added line #L703 was not covered by tests

Check warning on line 713 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L713

Added line #L713 was not covered by tests

Check warning on line 718 in gateway/blocks_backend.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/blocks_backend.go#L718

Added line #L718 was not covered by tests

Check warning on line 748 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L748

Added line #L748 was not covered by tests

Check warning on line 755 in gateway/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler.go#L755

Added line #L755 was not covered by tests

Check warning on line 45 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L45

Added line #L45 was not covered by tests

Check warning on line 52 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L52

Added line #L52 was not covered by tests

Check warning on line 59 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L59

Added line #L59 was not covered by tests

Check warning on line 66 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L66

Added line #L66 was not covered by tests

Check warning on line 74 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L74

Added line #L74 was not covered by tests

Check warning on line 78 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L78

Added line #L78 was not covered by tests

Check warning on line 88 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L88

Added line #L88 was not covered by tests

Check warning on line 94 in gateway/handler_unixfs__redirects.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/handler_unixfs__redirects.go#L94

Added line #L94 was not covered by tests

Check warning on line 91 in path/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

path/path.go#L91

Added line #L91 was not covered by tests