Commit 81bc4b6
chore: resolving swift formatting errors (#3906)
* chore: resolve SwiftFormat errors and warnings at the categories module (#3843)
* resolve swiftformat errors and warnings
* resolve review comments
* move braces back to same-line
* fix argument spacing
* chore(analytics): resolve swiftformat errors and warnings (#3844)
* chore(analytics): resolve swiftformat errors and warnings
* chore(analytics): resolve swiftformat errors and warnings
* resolve review comments
* fix build errors
* chore(notifications): resolve swiftformat errors and warnings (#3853)
* chore(notifications): resolve swiftformat errors and warnings
* updated swiftformat rules
* chore(datastore): resolve swiftformat errors and warnings (#3848)
* chore(datastore): resolve swiftformat errors and warnings
* updated swiftformat rules
* fix build error
* update rules
* fix build error
* fix brace alignment
* chore(api): resolve swiftformat errors and warnings (#3845)
* chore(api): resolve swiftformat errors and warnings
* updated swiftformat rules
* fix build error
* update rules
* chore(logging): resolve swiftformat errors and warnings (#3850)
* chore(logging): resolve swiftformat errors and warnings
* updated swiftformat rules
* chore(geo): resolve swiftformat errors and warnings (#3849)
* chore(geo): resolve swiftformat errors and warnings
* updated swiftformat rules
* update rules
* chore(predictions): resolve swiftformat errors and warnings (#3851)
* chore(predictions): resolve swiftformat errors and warnings
* updated swiftformat rules
* remove duplicate import statement
* chore(core): resolve swiftformat errors and warnings (#3847)
* chore(core): resolve swiftformat errors and warnings
* updated swiftformat rules
* fix build error
* fix build error
* update rules
* chore: resolve swiftformat errors and warnings in test modules (#3854)
* chore: resolve swiftformat errors and warnings
* updated swiftformat rules
* update rules
* chore(storage): resolve swiftformat errors and warnings (#3852)
* chore(storage): resolve swiftformat errors and warnings
* updated swiftformat rules
* update rules
* chore(auth): resolve swiftformat errors and warnings (#3846)
* chore(auth): resolve swiftformat errors and warnings
* updated swiftformat rules
* fix build error
* fix build error
* update rules
* fix build error
* remove commented code
* align comments
* fix spacing
* resolve latest swift format changes
* chore: resolve build failure after rebase with main
* chore: update changes after swiftformat command
* chore: update code
---------
Co-authored-by: Abhash Kumar Singh <[email protected]>1 parent acdd2dc commit 81bc4b6
File tree
2,832 files changed
+58728
-43039
lines changed- AmplifyAsyncTesting
- Sources/AsyncTesting
- Tests/AsyncTestingTests
- AmplifyFunctionalTests
- Hub
- AmplifyPlugins
- API
- Sources/AWSAPIPlugin
- AppSyncRealTimeClient
- Configuration
- Core
- Interceptor
- RequestInterceptor
- SubscriptionInterceptor
- Operation
- Reachability
- SubscriptionFactory
- Support
- Constants
- Decode
- Internal
- Utils
- URLSessionBehavior
- Tests
- APIHostApp
- APIHostApp
- AWSAPIPluginFunctionalTests
- GraphQLSyncBased
- Models
- AWSAPIPluginGen2GraphQLTests
- Gen2_10
- Gen2_11
- Gen2_12
- Gen2_13
- Gen2_14
- Gen2_15
- Gen2_16
- Gen2_17
- Gen2_18
- Gen2_1
- Gen2_2
- Gen2_3
- Gen2_4
- Gen2_41
- Gen2_5
- Gen2_6
- Gen2_7
- Gen2_8
- Gen2_9
- LL1
- LL3
- AWSAPIPluginGraphQLIAMTests
- AWSAPIPluginGraphQLLambdaAuthTests
- AWSAPIPluginGraphQLUserPoolTests
- Base
- AWSAPIPluginIGraphQLAuthDirectiveTests
- Base
- AWSAPIPluginLazyLoadTests
- L13
- LL10
- LL11
- LL12
- CompositePK
- DefaultPK
- HasOneParentChild
- LL14
- LL15
- LL1
- LL2
- LL3
- LL4
- LL5
- LL6
- LL7
- LL8
- LL9
- AWSAPIPluginRESTIAMTests
- AWSAPIPluginRESTUserPoolTests
- GraphQLAPIStressTests
- Models
- AWSAPIPluginTestCommon/Model
- AWSAPIPluginTests
- APISwiftCompatibility
- AppSyncRealTimeClient
- Configuration
- Core
- Interceptor
- SubscriptionInterceptor
- Mocks
- Operation
- Reachability
- Request
- SubscriptionFactory
- Support
- Decode
- Internal
- Utils
- Analytics
- Sources/AWSPinpointAnalyticsPlugin
- Configuration
- Support
- Constants
- Extensions
- Utils
- Tests
- AWSPinpointAnalyticsPluginUnitTests
- Configuration
- Mocks
- AnalyticsHostApp
- AWSPinpointAnalyticsPluginIntegrationTests
- AnalyticsStressTests
- Auth
- Sources
- AWSCognitoAuthPlugin
- ASF
- Actions
- Authentication
- Configuration
- CredentialStore
- DeleteUser
- Federation
- FetchAuthorizationSession
- AWSCredentials
- FetchIdentity
- Persistence
- RefreshAuthorizationSession
- UserPool
- SignIn
- CustomSignIn
- DeviceSRPAuth
- HostedUI
- MigrateAuth
- SRPAuth
- SoftwareTokenSetup
- UserAuth
- WebAuthn
- SignOut
- SignUp
- ClientBehavior
- CredentialStorage
- Environment
- HubEvents
- Models
- Errors
- Options
- Operations
- Helpers
- Request
- SRP
- Service
- ErrorMapping
- Helpers
- UserPoolAnalytics
- StateMachine
- CodeGen
- Data
- Errors
- Events
- States
- DebugInfo
- ErrorMapping
- Resolvers
- AuthState
- Authentication
- Authorization
- CustomAuth
- DeleteUser
- FetchAuthSession
- MigrateAuth
- RefreshSession
- SRP
- SignIn
- SignOut
- SignUp
- TOTPSetup
- hierarchical-state-machine-swift
- Support
- Constants
- CustomEndpoint
- Helpers
- HostedUI
- Request
- StateMachineSupport
- Utils
- Task
- DeviceTasks
- Helpers
- Models
- Protocols
- DeviceTasks
- UserTasks
- UserTasks
- AmplifyBigInteger
- AmplifySRP
- Tests
- AWSCognitoAuthPluginUnitTests
- ActionTests
- CredentialStore
- FetchAuthSession
- FetchAWSCredentials
- FetchUserPoolTokens
- InitiateAuthSRP
- SignOut
- VerifySignInChallenge
- ClientBehaviorTests
- CognitoASFTests
- ConfigurationTests
- CredentialStore
- HubEventTests
- Mocks
- MockData
- ResolverTests
- AuthState
- AuthorizationState
- CredentialStoreState
- SRPSignInState
- SignOutState
- SignUpState
- SRPTests
- Support
- CustomEndpoint
- TaskTests
- AuthorizationTests
- ClientBehaviorTests
- MFA
- SignIn
- SignUp
- DeviceBehaviorTests
- HostedUITests
- UserBehaviourTests
- WebAuthnBehaviourTests
- TestHarness
- AmplifyAPIDecoding
- AuthCodableImplementations
- Cognito
- Input
- Response
- Results
- CodableStates
- CognitoAPIDecoding
- Helpers
- Mocks
- hierarchical-state-machine-swiftTests
- AmplifyBigIntegerUnitTests
- AuthHostApp
- AuthIntegrationTests
- AppSyncSignerTests
- AuthDeleteUserTests
- AuthEventTests
- AuthUserAttributesTests
- CredentialStore
- DeviceTests
- Helpers
- MFATests
- EmailMFATests
- PasswordlessTests
- ResetPasswordTests
- SessionTests
- SignInTests
- SignOutTests
- SignUpTests
- AuthStressTests
- AuthHostedUIApp
- AuthHostedUIAppUITests
- AuthenticationTest
- Screen
- AuthHostedUIApp
- Utils
- Views
- AuthWebAuthnApp
- AuthWebAuthnAppUITests
- AuthWebAuthnApp/Helpers
- Core
- AWSPluginsCoreTests
- API
- Auth
- Keychain
- Model
- AnyModel
- Decorator
- AuthRuleDecorator
- GraphQLDocument
- GraphQLRequest
- Support
- Query
- WebSocket
- AWSPluginsCore
- API
- Auth
- Configuration
- Keychain
- Model
- AnyModel
- Decorator
- GraphQLDocument
- GraphQLRequest
- Support
- Sync
- ModelSync
- MutationSync
- WebSocket
- AWSPluginsTestCommon
- AmplifyCredentialsTests
- Auth
- Utils
- AmplifyCredentials
- CustomHttpClientEngine
- ServiceConfiguration
- DataStore
- Sources/AWSDataStorePlugin
- Configuration
- Core
- Migration
- Storage
- SQLite
- Subscribe
- Support
- Sync
- Events
- InitialSync
- MutationSync
- AWSMutationDatabaseAdapter
- MutationEvent
- OutgoingMutationQueue
- SubscriptionSync
- ReconcileAndLocalSave
- Support
- Tests
- AWSDataStorePluginTests
- Core
- Migration
- Models
- Storage
- Subscribe
- Support
- Sync
- InitialSync
- MutationQueue
- RemoteSync
- SubscriptionSync
- Support
- Support
- TestSupport
- Mocks
- DataStoreHostApp
- AWSDataStorePluginAuthCognitoTests
- Models
- AWSDataStorePluginAuthIAMTests
- Models
- AWSDataStorePluginCPKTests
- Models
- PrimaryKey
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 7
- 9
- AWSDataStorePluginFlutterTests
- Connection
- TestSupport
- AmplifyFlutterHelpers
- SerializedModelWrappers
- AWSDataStorePluginIntegrationTests
- Connection
- Models
- Associations
- Collection
- 1
- 2
- 3
- 4
- 5
- 6
- Deprecated
- M2MPostEditorUser
- NonModel
- ReservedWords
- Restaurant
- Scalar
- TeamProject
- TransformerV2
- 1V2
- 2V2
- 3V2
- 3aV2
- 4V2
- 4aV2
- 4bV2
- 5V2
- 6V2
- 7V2
- 8V2
- OptionalAssociations
- SchemaDrift
- TestSupport
- AWSDataStorePluginLazyLoadTests
- LL10
- LL11
- LL12
- CompositePK
- DefaultPK
- HasOneParentChild
- LL13
- LL14
- LL15
- LL1
- LL2
- LL3
- LL4
- LL5
- LL6
- LL7
- LL8
- LL9
- LazyLoadBase
- AWSDataStorePluginMultiAuthTests
- Models
- AWSDataStorePluginV2Tests
- Models/TransformerV2
- 1V2
- 2V2
- 3V2
- 3aV2
- 4V2
- 4aV2
- 4bV2
- 5V2
- 6V2
- 7V2
- 8V2
- OptionalAssociations
- SchemaDrift
- TestSupport
- TransformerV2
- DataStoreHostApp
- DataStoreStressTests
- Models
- Geo
- Sources/AWSLocationGeoPlugin
- Configuration
- Dependency
- Support
- Constants
- Utils
- Tests
- AWSLocationGeoPluginTests
- Configuration
- Mocks
- Support/Constants
- GeoHostApp
- AWSLocationGeoPluginIntegrationTests
- GeoStressTests
- Internal
- Sources/InternalAWSPinpoint
- Analytics
- LocalStorage
- Configuration
- Context
- Endpoint
- Extensions
- Session
- ActivityTracking
- Support
- Constants
- Utils
- Tests/InternalAWSPinpointUnitTests
- Mocks
- Logging
- Sources/AWSCloudWatchLoggingPlugin
- Configuration
- Consumer
- Persistence
- Producer
- Support
- Constants
- Tests
- AWSCloudWatchLoggingPluginHostApp/AWSCloudWatchLoggingPluginIntegrationTests
- AWSCloudWatchLoggingPluginTests
- Notifications/Push
- Sources/AWSPinpointPushNotificationsPlugin
- Error
- Extensions
- Support/Constants
- Tests
- AWSPinpointPushNotificationsPluginUnitTests
- Mocks
- PushNotificationHostApp
- PushNotificationHostAppUITests
- PushNotificationHostApp
- Predictions
- AWSPredictionsPlugin
- Configuration
- Dependency
- Liveness
- Events
- Model
- SPI
- ServiceModel
- Service
- Service
- CoreML
- MultiService
- Predictions
- Signing
- Streaming
- Support
- Internal/ErrorHandling
- Utils
- CoreMLPredictionsPlugin
- Dependency
- Support/Constants
- Tests
- AWSPredictionsPluginUnitTests
- ConfigurationTests
- ErrorMapping
- LivenessTests
- Mocks/Service
- Service/PredictionsTest
- SigV4SignerTests
- Signing+EncodingTests
- CoreMLPredictionsPluginUnitTests
- DependencyTests
- Mocks
- PredictionsHostApp
- AWSPredictionsPluginIntegrationTests
- CoreMLPredictionsPluginIntegrationTests
- PredictionsHostApp
- Storage
- Sources/AWSS3StoragePlugin
- Configuration
- Dependency
- Error
- Operation
- Request
- GetURL
- Service/Storage
- Support
- Constants
- Internal
- Utils
- Tasks
- Tests
- AWSS3StoragePluginTests
- Configuration
- Dependency
- Mocks
- Operation
- Request
- Service/Storage
- Support
- Internal
- Utils
- Tasks
- StorageHostApp
- AWSS3StoragePluginIntegrationTests
- Helpers
- ResumabilityTests
- StorageStressTests
- AmplifyTestApp
- AmplifyTestCommon
- Helpers
- Mocks
- Models
- Associations
- Collection
- 1
- 2
- 3
- 4
- 5
- 6
- CustomPrimaryKey
- Deprecated
- M2MPostEditorUser
- NonModel
- ReservedWords
- Restaurant
- Scalar
- TeamProject
- TransformerV2
- 1V2
- 2V2
- 3V2
- 3aV2
- 4V2
- 4aV2
- 4bV2
- 5V2
- 6V2
- 7V2
- 8V2
- OptionalAssociations
- SchemaDrift
- AmplifyTests
- CategoryTests
- API
- Analytics
- Auth
- DataStore
- Model
- Collection
- Geo
- Hub
- DefaultPluginTests
- Logging
- Notifications
- Push
- Predictions
- ModelsTest
- Storage
- CoreTests
- Operations
- Tasks
- AmplifyTools/AmplifyXcode
- Sources
- AmplifyXcodeCore
- Commands
- Environment
- Support
- AmplifyXcode
- Support
- Tests
- AmplifyXcodeCoreTests
- Commands
- Core
- Mocks
- AmplifyXcodeTests
- Amplify
- Categories
- API
- ClientBehavior
- Error
- Operation
- Request
- Response
- Analytics
- Event
- Auth
- Models
- Request
- DataStore
- Model
- Internal
- Schema
- Lazy
- Temporal
- Query
- Subscribe
- Geo
- Types
- Hub
- Logging
- Internal
- Notifications
- PushNotifications
- Types
- Predictions
- Error
- Models
- Request
- Convert
- Identify
- Interpret
- Storage
- Operation
- Request
- Result
- Core
- Configuration
- Internal
- Model
- Support
- Internal
- DefaultPlugins
- AWSHubPlugin
- Internal
- AWSUnifiedLoggingPlugin
- Internal
- DevMenu
- Data
- Trigger
- View
- canaries/example/MyAmplifyApp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,832 files changed
+58728
-43039
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
117 | | - | |
| 122 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | | - | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
147 | | - | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
| 152 | + | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
84 | | - | |
85 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments