ApolloTests/XCTAssertHelpers.swift (1 line): - line 16: // FIXME: This ignores nil values in both lists, which is probably not what you want for true equality checking ApolloTests/FragmentConstructionAndConversionTests.swift (1 line): - line 381: // TODO: Either fix or document behavior AWSAppSyncClient/Internal/AWSAppSyncRetryHandler.swift (1 line): - line 18: // TODO: Implement a protocol which accepts a standardized set of inputs, errorResponse, attemptNumber, etc. ApolloTests/WatchQueryTests.swift (1 line): - line 321: // TODO: Replace with .inverted on XCTestExpectation, which is new in Xcode 8.3 AWSAppSyncClient/Internal/AppSyncSubscriptionWithSync.swift (1 line): - line 424: // TODO: start subscription should happen outside initial delta sync setup. Depends on enhanced