Skip to content

Refactor gRPC descriptor formatting to stream printers#805

Merged
ryanfowler merged 1 commit into
mainfrom
refactor-grpc-formatting
Jun 23, 2026
Merged

Refactor gRPC descriptor formatting to stream printers#805
ryanfowler merged 1 commit into
mainfrom
refactor-grpc-formatting

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • Move descriptor-based gRPC frame and stream formatting onto Printer-backed helpers
  • Reuse shared JSON value formatting for protobuf JSON output
  • Simplify stdout gRPC formatting by removing ad hoc newline handling

Testing

  • Not run (not requested)
  • Added unit coverage for descriptor stream decoding, gzip handling, empty messages, and color-aware JSON output

@ryanfowler ryanfowler merged commit 0e3c74d into main Jun 23, 2026
4 checks passed
@ryanfowler ryanfowler deleted the refactor-grpc-formatting branch June 23, 2026 13:28
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