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

[octetsream-codec] fix serialization and deserialization of nested objects #1262

Merged
merged 7 commits into from
Apr 5, 2024

add checks for more parameters

1d86750
Select commit
Loading
Failed to load commit list.
Merged

[octetsream-codec] fix serialization and deserialization of nested objects #1262

add checks for more parameters
1d86750
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 5, 2024 in 1s

89.47% of diff hit (target 77.81%)

View this Pull Request on Codecov

89.47% of diff hit (target 77.81%)

Annotations

Check warning on line 73 in packages/core/src/codecs/octetstream-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/octetstream-codec.ts#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 600 in packages/core/src/codecs/octetstream-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/octetstream-codec.ts#L599-L600

Added lines #L599 - L600 were not covered by tests

Check warning on line 604 in packages/core/src/codecs/octetstream-codec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/codecs/octetstream-codec.ts#L603-L604

Added lines #L603 - L604 were not covered by tests