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

fix: ipns protobuf namespace conflict #794

Merged
merged 3 commits into from
Jan 21, 2025

Prefer `go generate` to `Makefile` for code generation

fbe6ba1
Select commit
Loading
Failed to load commit list.
Merged

fix: ipns protobuf namespace conflict #794

Prefer `go generate` to `Makefile` for code generation
fbe6ba1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

72.22% of diff hit (target 60.52%)

View this Pull Request on Codecov

72.22% of diff hit (target 60.52%)

Annotations

Check warning on line 42 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 54 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 58 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 63 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 92 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 95 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L95

Added line #L95 was not covered by tests

Check warning on line 106 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L106

Added line #L106 was not covered by tests

Check warning on line 111 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 118 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L118

Added line #L118 was not covered by tests

Check warning on line 125 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L125

Added line #L125 was not covered by tests

Check warning on line 139 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L139

Added line #L139 was not covered by tests

Check warning on line 160 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L160

Added line #L160 was not covered by tests

Check warning on line 167 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L167

Added line #L167 was not covered by tests

Check warning on line 174 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L174

Added line #L174 was not covered by tests

Check warning on line 229 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L225-L229

Added lines #L225 - L229 were not covered by tests

Check warning on line 251 in ipns/pb/record.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ipns/pb/record.pb.go#L250-L251

Added lines #L250 - L251 were not covered by tests