amplify-swift/Amplify/Categories/Predictions
Tim Schmelter 9f7718166c
fix(DataStore): Various mutation sync fixes (#1355)
- Correctly subclass SyncMutationToCloudOperation as an AsynchronousOperation
  instead of an Operation
- Dispatch start events when sync includes dropped mutations

Additional work:
- chore(DataStore): Removed redundant error & finish calls in isCancelled guards
- chore(DataStore): Improve OperationCancelledError handling
- test(Core): Added nullability test for AtomicValue.with
- test(DataStore): Stabilize subscription end-to-end integ test
- test(DataStore): Enable ThreadSanitizer for integ tests
- test(DataStore): Disabled unimplemented OIDC tests in test scheme
- test(DataStore): Disable OIDC tests
2021-08-04 14:14:09 -07:00
..
Error fix(DataStore): Various mutation sync fixes (#1355) 2021-08-04 14:14:09 -07:00
Internal fix: Fix data store mutation when restoring network (#1345) 2021-08-03 12:07:38 -07:00
Models chore(Predictions) : Add doc comments (#1239) 2021-06-17 16:52:13 -07:00
Operation chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
Request ⚠️ Cleaning up Swiftlint warnings (#1022) 2021-01-22 10:04:13 -08:00
Result chore(Predictions) : Add doc comments (#1239) 2021-06-17 16:52:13 -07:00
PredictionsCategory+ClientBehavior.swift chore(Predictions) : Add doc comments (#1239) 2021-06-17 16:52:13 -07:00
PredictionsCategory+HubPayloadEventName.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
PredictionsCategory.swift fix: Throw error when plugin added post-configure (#1150) 2021-04-13 08:34:21 -07:00
PredictionsCategoryBehavior+Combine.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
PredictionsCategoryBehavior.swift chore(Predictions) : Add doc comments (#1239) 2021-06-17 16:52:13 -07:00
PredictionsCategoryConfiguration.swift chore(Predictions) : Add doc comments (#1239) 2021-06-17 16:52:13 -07:00
PredictionsCategoryPlugin.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00