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: path consolidation #10063

Merged
merged 5 commits into from
Oct 6, 2023

chore: bump boxo

8d51abb
Select commit
Loading
Failed to load commit list.
Merged

feat: path consolidation #10063

chore: bump boxo
8d51abb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

28.15% of diff hit (target 38.54%)

View this Pull Request on Codecov

28.15% of diff hit (target 38.54%)

Annotations

Check warning on line 20 in client/rpc/apifile.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/apifile.go#L20

Added line #L20 was not covered by tests

Check warning on line 83 in client/rpc/dag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/dag.go#L83

Added line #L83 was not covered by tests

Check warning on line 119 in client/rpc/dag.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/dag.go#L119

Added line #L119 was not covered by tests

Check warning on line 26 in client/rpc/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/key.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 31 in client/rpc/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/key.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 93 in client/rpc/key.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/key.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 91 in client/rpc/name.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/name.go#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 20 in client/rpc/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/path.go#L20

Added line #L20 was not covered by tests

Check warning on line 30 in client/rpc/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/path.go#L30

Added line #L30 was not covered by tests

Check warning on line 35 in client/rpc/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/path.go#L35

Added line #L35 was not covered by tests

Check warning on line 42 in client/rpc/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/path.go#L42

Added line #L42 was not covered by tests

Check warning on line 47 in client/rpc/path.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/path.go#L47

Added line #L47 was not covered by tests

Check warning on line 186 in client/rpc/pin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rpc/pin.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 101 in cmd/ipfs/add_migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ipfs/add_migrations.go#L101

Added line #L101 was not covered by tests

Check warning on line 145 in cmd/ipfs/add_migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ipfs/add_migrations.go#L145

Added line #L145 was not covered by tests

Check warning on line 320 in core/commands/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/add.go#L320

Added line #L320 was not covered by tests

Check warning on line 343 in core/commands/add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/add.go#L343

Added line #L343 was not covered by tests

Check warning on line 72 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L69-L72

Added lines #L69 - L72 were not covered by tests

Check warning on line 74 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L74

Added line #L74 was not covered by tests

Check warning on line 80 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L80

Added line #L80 was not covered by tests

Check warning on line 114 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 116 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L116

Added line #L116 was not covered by tests

Check warning on line 213 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L213

Added line #L213 was not covered by tests

Check warning on line 271 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L268-L271

Added lines #L268 - L271 were not covered by tests

Check warning on line 273 in core/commands/block.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/commands/block.go#L273

Added line #L273 was not covered by tests