TRAVIS_OS_NAME=linux 7.1=.1 <<<<<< ENV COPYING COPYING.LESSER composer.json src/Cache/CacheItem.php src/Cache/CacheUnavailableException.php src/Cache/InvalidArgumentException.php src/Cache/InvalidCacheKeyException.php src/Cache/MemoryCache.php src/Cache/NotImplementedException.php src/Collection/AsyncFilteredRecords.php src/Collection/AsyncPorterRecords.php src/Collection/AsyncProviderRecords.php src/Collection/AsyncRecordCollection.php src/Collection/CountableAsyncPorterRecords.php src/Collection/CountableAsyncProviderRecords.php src/Collection/CountablePorterRecords.php src/Collection/CountableProviderRecords.php src/Collection/CountableRecordsTrait.php src/Collection/FilteredRecords.php src/Collection/PorterRecords.php src/Collection/ProviderRecords.php src/Collection/RecordCollection.php src/Connector/AsyncConnector.php src/Connector/AsyncDataSource.php src/Connector/CachingConnector.php src/Connector/Connector.php src/Connector/ConnectorWrapper.php src/Connector/DataSource.php src/Connector/ImportConnector.php src/Connector/ImportConnectorFactory.php src/Connector/NullConnector.php src/Connector/Recoverable/ExponentialAsyncDelayRecoverableExceptionHandler.php src/Connector/Recoverable/ExponentialSleepRecoverableExceptionHandler.php src/Connector/Recoverable/RecoverableException.php src/Connector/Recoverable/RecoverableExceptionHandler.php src/Connector/Recoverable/StatelessRecoverableExceptionHandler.php src/ForeignResourceException.php src/ImportException.php src/IncompatibleProviderException.php src/IncompatibleResourceException.php src/Porter.php src/PorterAware.php src/PorterAwareTrait.php src/Provider/AsyncProvider.php src/Provider/ObjectNotCreatedException.php src/Provider/Provider.php src/Provider/ProviderFactory.php src/Provider/Resource/AsyncResource.php src/Provider/Resource/NullResource.php src/Provider/Resource/ProviderResource.php src/Provider/Resource/SingleRecordResource.php src/Provider/Resource/StaticResource.php src/Provider/StaticDataProvider.php src/ProviderNotFoundException.php src/Specification/AsyncImportSpecification.php src/Specification/DuplicateTransformerException.php src/Specification/ImportSpecification.php src/Specification/Specification.php src/Specification/StaticDataImportSpecification.php src/Transform/AnysyncTransformer.php src/Transform/AsyncTransformer.php src/Transform/FilterTransformer.php src/Transform/Transformer.php test/FixtureFactory.php test/Integration/Collection/AsyncRecordCollectionTest.php test/Integration/Collection/CountableProviderRecordsTest.php test/Integration/Connector/CachingConnectorTest.php test/Integration/Connector/ImportConnectorTest.php test/Integration/PorterAsyncTest.php test/Integration/PorterSyncTest.php test/Integration/PorterTest.php test/Integration/Specification/StaticDataImportSpecificationTest.php test/MockFactory.php test/Stubs/TestRecoverableException.php test/Stubs/TestRecoverableExceptionHandler.php test/Unit/AsyncImportSpecificationTest.php test/Unit/Cache/CacheItemTest.php test/Unit/Cache/MemoryCacheTest.php test/Unit/Collection/AsyncFilteredRecordsTest.php test/Unit/Collection/AsyncPorterRecordsTest.php test/Unit/Collection/AsyncProviderRecordsTest.php test/Unit/Collection/PorterRecordsTest.php test/Unit/Collection/ProviderRecordsTest.php test/Unit/Collection/RecordCollectionTest.php test/Unit/Connector/ImportConnectorTest.php test/Unit/Connector/NullConnectorTest.php test/Unit/Connector/Recoverable/ExponentialAsyncDelayRecoverableExceptionHandlerTest.php test/Unit/Connector/Recoverable/ExponentialSleepRecoverableExceptionHandlerTest.php test/Unit/ImportSpecificationTest.php test/Unit/PorterAwareTraitTest.php test/Unit/Provider/Resource/NullResourceTest.php test/infection.json test/phpunit.xml <<<<<< network # path=build/logs/clover.xml <<<<<< EOF # path=fixes ./src/PorterAwareTrait.php:7,12,14,17,21,22 ./src/IncompatibleResourceException.php:12,14,16,19,21,24,26,29,31,32 ./src/Collection/RecordCollection.php:10,16,19,23,25,28,30,36,38,41,43,46,48,51,53,56,62,63 ./src/Collection/AsyncPorterRecords.php:10,14,18,21,23,24 ./src/Collection/CountableRecordsTrait.php:7,12,14,17,19,20 ./src/Collection/ProviderRecords.php:9,13,17,20,22,23 ./src/Collection/AsyncProviderRecords.php:10,14,18,21,23,24 ./src/Collection/PorterRecords.php:9,13,17,20,22,23 ./src/Collection/FilteredRecords.php:7,11,15,18,20,21 ./src/Collection/CountablePorterRecords.php:9,13,17,18 ./src/Collection/CountableProviderRecords.php:9,18,22,23 ./src/Collection/CountableAsyncPorterRecords.php:9,13,17,18 ./src/Collection/AsyncRecordCollection.php:10,16,19,22,24,27,29,32,34,37,43,44 ./src/Collection/CountableAsyncProviderRecords.php:10,14,18,19 ./src/Collection/AsyncFilteredRecords.php:9,13,17,20,22,23 ./src/Provider/AsyncProvider.php:12,17 ./src/Provider/Resource/AsyncResource.php:13,29 ./src/Provider/Resource/ProviderResource.php:12,28 ./src/Provider/Resource/StaticResource.php:10,14,16,19,21,24,26,27 ./src/Provider/Resource/NullResource.php:7,9,11,12 ./src/Provider/Resource/SingleRecordResource.php:11,13 ./src/Provider/Provider.php:12,17 ./src/Provider/ProviderFactory.php:10,12,16,19,20 ./src/Provider/ObjectNotCreatedException.php:10,12 ./src/Provider/StaticDataProvider.php:10,14,16,19,21,22 ./src/ForeignResourceException.php:10,12 ./src/Connector/ImportConnectorFactory.php:11,21,28,29,30 ./src/Connector/AsyncDataSource.php:12,21 ./src/Connector/NullConnector.php:7,9,11,12 ./src/Connector/ImportConnector.php:26,62,69,73,83,90,91,101,108,116,117,120,127,132,147,150,170,173,181,183,191,196,199,210,213,216,217 ./src/Connector/ConnectorWrapper.php:10,17 ./src/Connector/CachingConnector.php:16,35,38,43,49,54,61,67,74,75,78,80,81 ./src/Connector/Connector.php:10,19 ./src/Connector/DataSource.php:10,19 ./src/Connector/AsyncConnector.php:12,21 ./src/Connector/Recoverable/ExponentialSleepRecoverableExceptionHandler.php:13,28,30,33,35,38,42,43 ./src/Connector/Recoverable/ExponentialAsyncDelayRecoverableExceptionHandler.php:13,28,30,33,35,38,40,41 ./src/Connector/Recoverable/RecoverableException.php:10,12 ./src/Connector/Recoverable/RecoverableExceptionHandler.php:20,38 ./src/Connector/Recoverable/StatelessRecoverableExceptionHandler.php:12,16,18,24,26,29,31,32 ./src/Porter.php:34,51,53,67,70,73,86,89,95,101,104,107,114,121,127,132,147,150,153,166,170,180,184,187,194,201,205,209,215,218,226,230,233,236,251,254,257,260,263,266,269,272,275,283,286,298,301,307,308,311,313,314 ./src/Transform/AnysyncTransformer.php:12,14 ./src/Transform/FilterTransformer.php:18,28,30,33,38,39,43,46,52,53,57,58,59 ./src/Transform/AsyncTransformer.php:12,20 ./src/Transform/Transformer.php:12,20 ./src/IncompatibleProviderException.php:11,13,15,16 ./src/ImportException.php:10,12 ./src/Specification/Specification.php:10,30,32,35,47,55,57,67,71,79,81,91,94,99,109,112,115,123,127,130,132,142,144,156,160,168,170,178,182,190,194,202,204,214,217,222,230,233,243,247,250 ./src/Specification/ImportSpecification.php:15,24,28,31,35,43,45,55,57,60,62,63 ./src/Specification/AsyncImportSpecification.php:17,29,33,36,41,49,51,54,56,59,61,69,71,81,85,86 ./src/Specification/StaticDataImportSpecification.php:9,11,13,14 ./src/Specification/DuplicateTransformerException.php:10,12 ./src/PorterAware.php:10,15 ./src/ProviderNotFoundException.php:10,12,14,15 ./src/Cache/CacheUnavailableException.php:12,14,16,17 ./src/Cache/InvalidCacheKeyException.php:7,9 ./src/Cache/NotImplementedException.php:9,11 ./src/Cache/MemoryCache.php:13,20,28,31,34,35,38,40,43,45,48,50,53,57,60,61,64,66,69,71,74,76,77 ./src/Cache/CacheItem.php:12,20,24,27,29,35,37,40,42,48,52,55,57,60,62,63 ./src/Cache/InvalidArgumentException.php:7,9 ./test/MockFactory.php:24,31,52,58,85,88,94,96,102,110,111 ./test/FixtureFactory.php:15,33,34,35 ./test/Unit/PorterAwareTraitTest.php:11,13,29,30,31 ./test/Unit/Collection/AsyncFilteredRecordsTest.php:15,20,25,28,29 ./test/Unit/Collection/RecordCollectionTest.php:14,22,30,34,37,39,45,51,61,62 ./test/Unit/Collection/ProviderRecordsTest.php:14,19,23,26,27 ./test/Unit/Collection/AsyncProviderRecordsTest.php:16,21,25,28,29 ./test/Unit/Collection/AsyncPorterRecordsTest.php:15,20,24,27,28 ./test/Unit/Collection/PorterRecordsTest.php:15,20,24,27,28 ./test/Unit/Provider/Resource/NullResourceTest.php:12,14,19,20,21 ./test/Unit/Connector/NullConnectorTest.php:14,16,18,19 ./test/Unit/Connector/ImportConnectorTest.php:22,29,33,39,46,49,55,61,64,70,79,82,88,99,102,108,112,118,123,129,134,138,144,150,153,154 ./test/Unit/Connector/Recoverable/ExponentialAsyncDelayRecoverableExceptionHandlerTest.php:14,22,28,34,42,45,46 ./test/Unit/Connector/Recoverable/ExponentialSleepRecoverableExceptionHandlerTest.php:14,22,28,34,42,45,46 ./test/Unit/AsyncImportSpecificationTest.php:19,27,29,35,41,47,51,52,55,71,75,80,86,90,91,97,99,100 ./test/Unit/ImportSpecificationTest.php:18,26,29,30,33,47,51,56,59,61,64,68,71,85,88,99,102,107,110,116,119,121,124,132,138,140,143,148,157,160,163,169,172,176,177,178 ./test/Unit/Cache/MemoryCacheTest.php:12,19,21,24,31,34,44,47,50,53,57,60,64,67,71,74,78,81,85,88,92,95,97,98 ./test/Unit/Cache/CacheItemTest.php:11,16,18,21,23,26,28,31,33,36,38,41,45,48,52,55,63,64 ./test/Stubs/TestRecoverableException.php:9,11 ./test/Stubs/TestRecoverableExceptionHandler.php:11,18,22,25,29,32,34,35 ./test/Integration/Collection/AsyncRecordCollectionTest.php:19,21,25,28,35,44,49,50 ./test/Integration/Collection/CountableProviderRecordsTest.php:14,19,24,27,28 ./test/Integration/PorterSyncTest.php:35,39,49,55,58,67,73,78,85,91,103,109,120,121,128,132,137,140,146,152,155,161,167,173,179,185,191,196,203,207,210,216,219,224,230,235,245,251,258,263,270,278,284,290,297,305,311,318,323,336,345,350,355,356,357,364,372,378,382,383 ./test/Integration/Connector/CachingConnectorTest.php:18,31,37,45,51,54,60,65,72,78,84,86,92,96,97 ./test/Integration/Connector/ImportConnectorTest.php:26,36,41,60,63,78,85,95,108,109,115,127,133,140,146,149,155,161,169,172,179,186,194,197,203,209,211,214,218,219 ./test/Integration/PorterTest.php:22,66,77,84,91,97,99,100 ./test/Integration/PorterAsyncTest.php:33,35,40,46,51,57,62,68,70,76,81,88,91,105,111,116,122,128,134,140,147,152,161,169,182,185,191,202,203,209,218,224,235,236,237,245,246 ./test/Integration/Specification/StaticDataImportSpecificationTest.php:15,17,22,23 <<<<<< EOF