George Barnett 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) %!s(int64=5) %!d(string=hai) anos
..
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) %!s(int64=5) %!d(string=hai) anos
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) %!s(int64=5) %!d(string=hai) anos
ChannelTransportTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) %!s(int64=5) %!d(string=hai) anos
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) %!s(int64=5) %!d(string=hai) anos
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ClientConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ClientInterceptorPipelineTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) %!s(int64=5) %!d(string=hai) anos
ClientTLSFailureTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ClientTLSTests.swift 8ef2eabcfa Fix incompatible code between main and the interceptors feature branch (#1037) %!s(int64=5) %!d(string=hai) anos
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ClientTransportTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) %!s(int64=5) %!d(string=hai) anos
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) %!s(int64=5) %!d(string=hai) anos
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) %!s(int64=5) %!d(string=hai) anos
ConnectionManagerTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) %!s(int64=5) %!d(string=hai) anos
ConnectivityStateMonitorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) %!s(int64=5) %!d(string=hai) anos
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCClientStateMachineTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCCustomPayloadTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) %!s(int64=5) %!d(string=hai) anos
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) %!s(int64=5) %!d(string=hai) anos
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) %!s(int64=5) %!d(string=hai) anos
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCServerCodecHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCServerRequestRoutingHandlerTests.swift d43f2584a0 Split path strings using UTF8 (#1027) %!s(int64=5) %!d(string=hai) anos
GRPCStatusCodeTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) %!s(int64=5) %!d(string=hai) anos
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) %!s(int64=5) %!d(string=hai) anos
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) %!s(int64=5) %!d(string=hai) anos
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) %!s(int64=5) %!d(string=hai) anos
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
HTTP1ToGRPCServerCodecTests.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) %!s(int64=5) %!d(string=hai) anos
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) %!s(int64=5) %!d(string=hai) anos
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) %!s(int64=5) %!d(string=hai) anos
InterceptorsTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) %!s(int64=5) %!d(string=hai) anos
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) %!s(int64=5) %!d(string=hai) anos
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ServerErrorDelegateTests.swift 50359b78c2 Restructure `_BaseCallHandler` et al. for interceptors (#1028) %!s(int64=5) %!d(string=hai) anos
ServerInterceptorPipelineTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) %!s(int64=5) %!d(string=hai) anos
ServerInterceptorTests.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) %!s(int64=5) %!d(string=hai) anos
ServerTLSErrorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ServerThrowingTests.swift d9e1a6e532 Codegen for server interceptors (#1030) %!s(int64=5) %!d(string=hai) anos
ServerWebTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) %!s(int64=5) %!d(string=hai) anos
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) %!s(int64=5) %!d(string=hai) anos
XCTestHelpers.swift 655f75e23a Prefix '{Client,Server}{Request,Response}Part' with 'GRPC' (#1032) %!s(int64=5) %!d(string=hai) anos
XCTestManifests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) %!s(int64=5) %!d(string=hai) anos
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) %!s(int64=5) %!d(string=hai) anos