File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
AppSyncSubscriptionConnectionTests.swift in AppSyncRealTimeClientTests/Connection |
188 | 6 | 84 | 707 | 4 |
RealtimeConnectionProvider.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
121 | 2 | 276 | 707 | 7 |
RealtimeConnectionProvider+Websocket.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
115 | 2 | 276 | 707 | 5 |
AppSyncSubscriptionConnection+ErrorHandler.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
95 | 1 | 276 | 707 | 5 |
AppSyncJSONValue.swift in AppSyncRealTimeClient/Support |
85 | - | 84 | 707 | 2 |
AppSyncSubscriptionConnection.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
72 | - | 276 | 707 | 6 |
AppSyncSubscriptionConnection+Connection.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
56 | 1 | 276 | 707 | 5 |
AppSyncLogger.swift in AppSyncRealTimeClient/Support |
46 | - | 84 | 707 | 3 |
AppSyncMessage.swift in AppSyncRealTimeClient/ConnectionProvider |
40 | 1 | 84 | 707 | 3 |
StarscreamAdapter.swift in AppSyncRealTimeClient/Websocket/Starscream |
37 | - | 276 | 707 | 6 |
AppSyncMessage+Encodable.swift in AppSyncRealTimeClient/ConnectionProvider |
37 | - | 84 | 707 | 2 |
AppSyncSubscriptionConnection+DataHandler.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
34 | 1 | 276 | 707 | 3 |
RealtimeGatewayURLInterceptorTests.swift in AppSyncRealTimeClientTests/Support |
30 | 2 | 84 | 707 | 5 |
RealtimeConnectionProviderResponse.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
30 | - | 84 | 707 | 3 |
SubscriptionItem.swift in AppSyncRealTimeClient/Connection |
28 | - | 84 | 707 | 5 |
SubscriptionConstants.swift in AppSyncRealTimeClient/Support |
23 | - | 84 | 707 | 4 |
StarscreamAdapter+Delegate.swift in AppSyncRealTimeClient/Websocket/Starscream |
21 | - | 276 | 707 | 2 |
AppSyncResponse.swift in AppSyncRealTimeClient/ConnectionProvider |
20 | - | 84 | 707 | 3 |
ConnectionProvider.swift in AppSyncRealTimeClient/ConnectionProvider |
19 | 5 | 84 | 707 | 3 |
InterceptableConnection.swift in AppSyncRealTimeClient/ConnectionProvider |
16 | 5 | 84 | 707 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ContentView.swift in HostApp |
11 | - | 694 | 694 | 1 |
AppDelegate.swift in HostApp |
12 | 3 | 694 | 694 | 1 |
SceneDelegate.swift in HostApp |
24 | 6 | 694 | 694 | 1 |
schema.graphql in AppSyncRealTimeClientIntegrationTests/Support |
5 | - | 554 | 554 | 1 |
SceneDelegate.swift in AppSyncRTCSample |
31 | 6 | 551 | 551 | 1 |
AppDelegate.swift in AppSyncRTCSample |
33 | 5 | 551 | 551 | 1 |
ContentView.swift in AppSyncRTCSample |
42 | - | 551 | 551 | 1 |
AppSyncRTCProvider.swift in AppSyncRTCSample |
179 | 5 | 551 | 551 | 1 |
CountdownTimer.swift in AppSyncRealTimeClient/Support |
48 | 3 | 372 | 551 | 3 |
Package.swift in root |
26 | - | 293 | 303 | 2 |
StarscreamAdapter+Delegate.swift in AppSyncRealTimeClient/Websocket/Starscream |
21 | - | 276 | 707 | 2 |
StarscreamAdapterTests.swift in AppSyncRealTimeClientIntegrationTests |
24 | 1 | 276 | 276 | 1 |
RealtimeConnectionProvider+StaleConnection.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
32 | 3 | 276 | 551 | 4 |
AppSyncSubscriptionConnection+DataHandler.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
34 | 1 | 276 | 707 | 3 |
AppSyncRealTimeClientTestBase.swift in AppSyncRealTimeClientIntegrationTests |
35 | - | 276 | 276 | 1 |
StarscreamAdapter.swift in AppSyncRealTimeClient/Websocket/Starscream |
37 | - | 276 | 707 | 6 |
AppSyncSubscriptionConnection+Connection.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
56 | 1 | 276 | 707 | 5 |
RealtimeConnectionProviderTestBase.swift in AppSyncRealTimeClientTests/ConnectionProvider |
60 | - | 276 | 551 | 2 |
AppSyncSubscriptionConnection.swift in AppSyncRealTimeClient/Connection/AppSyncConnection |
72 | - | 276 | 707 | 6 |
APIKeyAuthInterceptor.swift in AppSyncRealTimeClient/Interceptor |
73 | 1 | 276 | 694 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
AppSyncURLHelperTests.swift in AppSyncRealTimeClientTests/Interceptor |
19 | 3 | 84 | 84 | 1 |
AppSyncURLHelper.swift in AppSyncRealTimeClient/Support |
16 | - | 84 | 84 | 1 |
AppSyncRealTimeClientTestBase.swift in AppSyncRealTimeClientIntegrationTests |
35 | - | 276 | 276 | 1 |
StarscreamAdapterTests.swift in AppSyncRealTimeClientIntegrationTests |
24 | 1 | 276 | 276 | 1 |
Package.swift in root |
26 | - | 293 | 303 | 2 |
AtomicValue.swift in AppSyncRealTimeClient/Support |
45 | - | 84 | 455 | 2 |
AppSyncRTCProvider.swift in AppSyncRTCSample |
179 | 5 | 551 | 551 | 1 |
ConnectionProviderTests.swift in AppSyncRealTimeClientTests/ConnectionProvider |
138 | 4 | 276 | 551 | 3 |
CountdownTimerTests.swift in AppSyncRealTimeClientTests/Support |
85 | 7 | 84 | 551 | 3 |
RealtimeConnectionProviderTestBase.swift in AppSyncRealTimeClientTests/ConnectionProvider |
60 | - | 276 | 551 | 2 |
CountdownTimer.swift in AppSyncRealTimeClient/Support |
48 | 3 | 372 | 551 | 3 |
ContentView.swift in AppSyncRTCSample |
42 | - | 551 | 551 | 1 |
ConnectionProviderStaleConnectionTests.swift in AppSyncRealTimeClientTests/ConnectionProvider |
38 | 1 | 84 | 551 | 3 |
AppDelegate.swift in AppSyncRTCSample |
33 | 5 | 551 | 551 | 1 |
RealtimeConnectionProvider+StaleConnection.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
32 | 3 | 276 | 551 | 4 |
SceneDelegate.swift in AppSyncRTCSample |
31 | 6 | 551 | 551 | 1 |
Error+Extension.swift in AppSyncRealTimeClientTests/TestSupport |
1 | - | 84 | 551 | 2 |
schema.graphql in AppSyncRealTimeClientIntegrationTests/Support |
5 | - | 554 | 554 | 1 |
AppSyncRealTimeClientIntegrationTests.swift in AppSyncRealTimeClientIntegrationTests |
192 | 4 | 276 | 694 | 5 |
OIDCAuthInterceptor.swift in AppSyncRealTimeClient/Interceptor |
75 | 1 | 276 | 694 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
AppSyncSubscriptionConnectionTests.swift in AppSyncRealTimeClientTests/Connection |
188 | 6 | 84 | 707 | 4 |
CountdownTimerTests.swift in AppSyncRealTimeClientTests/Support |
85 | 7 | 84 | 551 | 3 |
AppSyncJSONValue.swift in AppSyncRealTimeClient/Support |
85 | - | 84 | 707 | 2 |
AppSyncLogger.swift in AppSyncRealTimeClient/Support |
46 | - | 84 | 707 | 3 |
AtomicValue.swift in AppSyncRealTimeClient/Support |
45 | - | 84 | 455 | 2 |
AppSyncMessage.swift in AppSyncRealTimeClient/ConnectionProvider |
40 | 1 | 84 | 707 | 3 |
ConnectionProviderStaleConnectionTests.swift in AppSyncRealTimeClientTests/ConnectionProvider |
38 | 1 | 84 | 551 | 3 |
AppSyncMessage+Encodable.swift in AppSyncRealTimeClient/ConnectionProvider |
37 | - | 84 | 707 | 2 |
OIDCAuthInterceptorTests.swift in AppSyncRealTimeClientTests/Interceptor |
30 | 3 | 84 | 694 | 3 |
RealtimeGatewayURLInterceptorTests.swift in AppSyncRealTimeClientTests/Support |
30 | 2 | 84 | 707 | 5 |
RealtimeGatewayURLInterceptor.swift in AppSyncRealTimeClient/Interceptor |
30 | - | 84 | 694 | 3 |
RealtimeConnectionProviderResponse.swift in AppSyncRealTimeClient/ConnectionProvider/AppsyncRealtimeConnection |
30 | - | 84 | 707 | 3 |
ConnectionProviderFactory.swift in AppSyncRealTimeClient/ConnectionProvider |
29 | - | 84 | 694 | 5 |
SubscriptionItem.swift in AppSyncRealTimeClient/Connection |
28 | - | 84 | 707 | 5 |
APIKeyAuthInterceptorTests.swift in AppSyncRealTimeClientTests/Interceptor |
25 | 2 | 84 | 694 | 3 |
AppSyncJSONHelperTests.swift in AppSyncRealTimeClientTests/Interceptor |
24 | 2 | 84 | 694 | 3 |
SubscriptionConstants.swift in AppSyncRealTimeClient/Support |
23 | - | 84 | 707 | 4 |
AppSyncResponse.swift in AppSyncRealTimeClient/ConnectionProvider |
20 | - | 84 | 707 | 3 |
AppSyncURLHelperTests.swift in AppSyncRealTimeClientTests/Interceptor |
19 | 3 | 84 | 84 | 1 |
ConnectionProvider.swift in AppSyncRealTimeClient/ConnectionProvider |
19 | 5 | 84 | 707 | 3 |