Skip to content

Split RespDeserializer into RespDeserializer + RespFrameParser#125

Merged
mcatanzariti merged 10 commits into
mainfrom
resp-parser
Feb 1, 2026
Merged

Split RespDeserializer into RespDeserializer + RespFrameParser#125
mcatanzariti merged 10 commits into
mainfrom
resp-parser

Conversation

@mcatanzariti
Copy link
Copy Markdown
Member

No description provided.

- Updated various test functions to use `unwrap()` for better error handling.
- Removed unnecessary `Result` return types in tests where errors are not expected.
- Simplified command sending in tests by specifying the expected return type.
- Enhanced the `deserialize` function to handle different response types more effectively.
- Removed unused `resp_serializer` tests and related code to clean up the test suite.
- Adjusted imports and module visibility for better organization and clarity.
@mcatanzariti mcatanzariti merged commit a5d847e into main Feb 1, 2026
3 checks passed
@mcatanzariti mcatanzariti deleted the resp-parser branch February 1, 2026 21:16
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.

1 participant