Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ggj][codegen][test] fix: handle floating-point types for test codege…
…n assertEquals (#544) * fix: align resname ctors with superclass variants * fix: avoid type collisions - refactor {Concrete,Vapor}Ref into AstNodes * fix: better message null checks in Parser * fix: map proto.Empty RPC types to void in ServiceClient * fix: improve import(shortName) state-keeping in ImportWriterVisitor * fix: fix stub pkg for all ServiceSettingsStub usages * fix: handle older protos with javaMultipleFiles=false * fix: gate isPaged on all fields for monolith back-compat * fix: fail early if bazel lacks a grpc_service_config.json file * fix: add Bazel handling for lack of resname helper classes * fix: reverse conditional * fix: handle floating-point types for test codegen assertEquals
- Loading branch information