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

PolyBytes serde by proxy #1935

Merged
merged 2 commits into from
Sep 10, 2024
Merged

PolyBytes serde by proxy #1935

merged 2 commits into from
Sep 10, 2024

Conversation

AhmedSoliman
Copy link
Contributor

@AhmedSoliman AhmedSoliman commented Sep 9, 2024

PolyBytes serde by proxy

Introduces a serde-proxy for PolyBytes to allow passing Record in places where we need the value to be serializable. Serialization is a passthrough in case the sum type is already serialized


Stack created with Sapling. Best reviewed with ReviewStack.

Copy link

github-actions bot commented Sep 9, 2024

Test Results

15 files  ±0  15 suites  ±0   21m 40s ⏱️ -5s
 6 tests ±0   6 ✅ ±0  0 💤 ±0  0 ❌ ±0 
18 runs  ±0  18 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ef367da. ± Comparison against base commit b39cde2.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@pcholakov pcholakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This keeps getting better and better!

This allows TailState to be used in log-server as well
Introduces a serde-proxy for PolyBytes to allow passing `Record` in places where we need the value to be serializable. Serialization is a passthrough in case the sum type is already serialized
@AhmedSoliman AhmedSoliman merged commit e00bfc2 into main Sep 10, 2024
2 checks passed
@AhmedSoliman AhmedSoliman deleted the pr1935 branch September 10, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants