TRAVIS_OS_NAME=linux TRAVIS_PHP_VERSION=7.1 <<<<<< ENV codecov.yml .editorconfig .eslintrc.js .gitattributes .tx/config _config.php client/dist/js/bundle.js client/dist/styles/bundle.css client/dist/styles/frontend-default.css client/src/bundles/bundle.js client/src/components/BannerBlock/Frontend.scss client/src/components/BlockLinkField/BlockLinkField.js client/src/components/BlockLinkField/BlockLinkField.scss client/src/components/BlockLinkFieldActions/BlockLinkFieldActions.js client/src/constants/index.js client/src/styles/bundle.scss client/src/styles/frontend-default.scss composer.json docs/_manifest-exclude lang/_manifest_exclude package.json phpcs.xml.dist phpunit.xml.dist src/Block/BannerBlock.php src/Block/FileBlock.php src/Form/BlockLinkField.php src/Form/BlockLinkField_Readonly.php src/ORM/FieldType/DBLink.php templates/SilverStripe/ElementalBlocks/Block/BannerBlock.ss templates/SilverStripe/ElementalBlocks/Block/FileBlock.ss templates/SilverStripe/ElementalBlocks/Block/FileBlock/SummaryThumbnail.ss templates/SilverStripe/ElementalBlocks/Form/BlockLinkField.ss tests/Block/BannerBlockTest.php tests/Block/FileBlockTest.php tests/Form/BlockLinkFieldTest.php tests/Form/BlockLinkField_ReadonlyTest.php tests/ORM/FieldType/DBLinkTest.php webpack.config.js yarn.lock <<<<<< network # path=coverage.xml <<<<<< EOF # path=fixes ./mysite/code/Page.php:6,10 ./mysite/code/PageController.php:6,25,29,30 ./install.php:18 ./index.php:17 ./tests/Block/BannerBlockTest.php:13,17,34,35,38,54,55 ./tests/Block/FileBlockTest.php:13,17,22,32,33,36,39,41,44,47,50,57,60,68,69 ./tests/ORM/FieldType/DBLinkTest.php:11,13,15,18,20,21 ./tests/Form/BlockLinkFieldTest.php:11,20,23,26,28,31,37,40,49,52,67,70,76,79,85,88,93,94 ./tests/Form/BlockLinkField_ReadonlyTest.php:16,25,36,39,41,44,47,50,56,59,67,68,69 ./src/Block/FileBlock.php:12,30,32,35,38,40,48,58,66,67,70,71 ./src/Block/BannerBlock.php:13,28,30,33,52,60,62,70,73,75,84,87,94,97,98 ./src/ORM/FieldType/DBLink.php:13,15,17,18 ./src/Form/BlockLinkField.php:12,28,30,38,41,50,53,57,65,67,75,79,82,90,94,102,104,112,114,122,124,133,139,147,149,150 ./src/Form/BlockLinkField_Readonly.php:18,20,33,41,42,49,58,65,73,75,76 <<<<<< EOF