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

Add ToProto() and FromProto(). #296

Merged
merged 1 commit into from
Aug 15, 2024

Add `ToProto()` and `FromProto()`.

4836892
Select commit
Loading
Failed to load commit list.
Merged

Add ToProto() and FromProto(). #296

Add `ToProto()` and `FromProto()`.
4836892
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 15, 2024 in 1s

66.19% of diff hit (target 98.09%)

View this Pull Request on Codecov

66.19% of diff hit (target 98.09%)

Annotations

Check warning on line 63 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 65 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L65

Added line #L65 was not covered by tests

Check warning on line 69 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 71 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L71

Added line #L71 was not covered by tests

Check warning on line 76 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 78 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L78

Added line #L78 was not covered by tests

Check warning on line 306 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L305-L306

Added lines #L305 - L306 were not covered by tests

Check warning on line 314 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 358 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L357-L358

Added lines #L357 - L358 were not covered by tests

Check warning on line 368 in marshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

marshal.go#L360-L368

Added lines #L360 - L368 were not covered by tests