./codecov.yml .env.example Makefile Vagrantfile app.php composer.json config/dependencies.php config/handlers.php config/middleware.php db/migrations/20180107015715_todo.php db/seeds/TodoSeeder.php phpunit.xml.dist public/.htaccess public/index.php routes/todos.php routes/token.php src/Application/Response/ForbiddenResponse.php src/Application/Response/NotFoundResponse.php src/Application/Response/PreconditionFailedResponse.php src/Application/Response/PreconditionRequiredResponse.php src/Application/Response/UnauthorizedResponse.php src/Application/Todo/CreateTodoCommand.php src/Application/Todo/CreateTodoHandler.php src/Application/Todo/DeleteTodoCommand.php src/Application/Todo/DeleteTodoHandler.php src/Application/Todo/LatestTodoHandler.php src/Application/Todo/LatestTodoQuery.php src/Application/Todo/ReadTodoCollectionHandler.php src/Application/Todo/ReadTodoCollectionQuery.php src/Application/Todo/ReadTodoHandler.php src/Application/Todo/ReadTodoQuery.php src/Application/Todo/ReplaceTodoCommand.php src/Application/Todo/ReplaceTodoHandler.php src/Application/Todo/TodoHydratorFactory.php src/Application/Todo/TodoNotFoundException.php src/Application/Todo/TodoTransformer.php src/Application/Todo/TransformTodoCollectionService.php src/Application/Todo/TransformTodoService.php src/Application/Todo/UpdateTodoCommand.php src/Application/Todo/UpdateTodoHandler.php src/Domain/Todo.php src/Domain/TodoRepository.php src/Domain/TodoUid.php src/Domain/Token.php src/Infrastructure/MemoryTodoRepository.php src/Infrastructure/Slim/Handler/ApiErrorHandler.php src/Infrastructure/Slim/Handler/NotAllowedHandler.php src/Infrastructure/Slim/Handler/NotFoundHandler.php src/Infrastructure/ZendTodoRepository.php support/todos.paw tests/Application/Response/ForbiddenResponseTest.php tests/Application/Response/NotFoundResponseTest.php tests/Application/Response/PreconditionFailedResponseTest.php tests/Application/Response/PreconditionRequiredResponseTest.php tests/Application/Response/UnauthorizedResponseTest.php tests/Application/Todo/CreateTodoHandlerTest.php tests/Application/Todo/DeleteTodoHandlerTest.php tests/Application/Todo/LatestTodoHandlerTest.php tests/Application/Todo/ReadTodoCollectionHandlerTest.php tests/Application/Todo/ReadTodoHandlerTest.php tests/Application/Todo/ReplaceTodoHandlerTest.php tests/Application/Todo/TodoTest.php tests/Application/Todo/TransforTodoCollectionServiceTest.php tests/Application/Todo/TransformTodoServiceTest.php tests/Application/Todo/UpdateTodoHandlerTest.php tests/Domain/TodoTest.php tests/Domain/TodoUidTest.php tests/Domain/TokenTest.php tests/Infrastructure/MemoryTodoRepositoryTest.php tests/Infrastructure/Slim/Handler/ApiErrorHandlerTest.php tests/Infrastructure/Slim/Handler/NotAllowedHandlerTest.php tests/Infrastructure/Slim/Handler/NotFoundHandlerTest.php tests/Infrastructure/ZendTodoRepositoryTest.php <<<<<< network # path=./coverage.xml <<<<<< EOF # path=fixes ./app.php:29 ./db/seeds/TodoSeeder.php:8,18,20,26,38,39 ./db/migrations/20180107015715_todo.php:7,30,40,41 ./config/middleware.php:36,57,72 ./config/dependencies.php:56,60,64,68,72,76,80,88,121 ./src/Application/Todo/UpdateTodoCommand.php:11,27,30,32,35,37,40,42,45,47,50,57,58 ./src/Application/Todo/CreateTodoCommand.php:10,26,29,31,34,36,39,41,44,46,49,56,57 ./src/Application/Todo/DeleteTodoHandler.php:11,15,17,20,23,24 ./src/Application/Todo/LatestTodoHandler.php:10,14,16,19,21,22 ./src/Application/Todo/TodoNotFoundException.php:9,12 ./src/Application/Todo/TodoHydratorFactory.php:27,29,38,42,52,54,63,65,75,77,80,81 ./src/Application/Todo/ReadTodoCollectionHandler.php:10,14,16,19,21,22 ./src/Application/Todo/DeleteTodoCommand.php:10,14,16,19,21,22 ./src/Application/Todo/ReplaceTodoHandler.php:11,16,19,22,28,29 ./src/Application/Todo/ReadTodoQuery.php:10,14,16,19,21,22 ./src/Application/Todo/TransformTodoService.php:12,14,19,20 ./src/Application/Todo/TransformTodoCollectionService.php:12,14,19,20 ./src/Application/Todo/ReplaceTodoCommand.php:11,27,30,32,35,37,40,42,45,47,50,57,58 ./src/Application/Todo/ReadTodoHandler.php:11,15,17,20,22,23 ./src/Application/Todo/TodoTransformer.php:23,26,34,36,37 ./src/Application/Todo/ReadTodoCollectionQuery.php:8,10,11,12 ./src/Application/Todo/CreateTodoHandler.php:12,17,20,23,30,32,33 ./src/Application/Todo/UpdateTodoHandler.php:11,16,19,22,28,29 ./src/Application/Todo/LatestTodoQuery.php:8,10,11,12 ./src/Application/Response/PreconditionFailedResponse.php:25,27,37,38 ./src/Application/Response/ForbiddenResponse.php:25,27,37,38 ./src/Application/Response/UnauthorizedResponse.php:25,27,37,38 ./src/Application/Response/PreconditionRequiredResponse.php:25,27,37,38 ./src/Application/Response/NotFoundResponse.php:25,27,31,40,41 ./src/Domain/TodoUid.php:22,26,28,31,33,36,38,41,43,44 ./src/Domain/Todo.php:22,42,45,47,50,52,55,57,60,62,65,67,70,72,75,77,80,82,85,87,88 ./src/Domain/TodoRepository.php:9,17 ./src/Domain/Token.php:20,24,26,29,31,34,36,37 ./src/Infrastructure/Slim/Handler/ApiErrorHandler.php:31,35,37,40,53,54 ./src/Infrastructure/Slim/Handler/NotAllowedHandler.php:24,26,30,40,42,50,51 ./src/Infrastructure/Slim/Handler/NotFoundHandler.php:24,26,30,38,39 ./src/Infrastructure/ZendTodoRepository.php:22,27,31,34,36,39,43,47,48,51,57,59,62,69,73,74,77,84,88,89,92,99,100,103,106,109,114,116,119,122,123 ./src/Infrastructure/MemoryTodoRepository.php:15,20,22,25,27,30,35,37,40,42,45,48,50,53,56,58,61,64,67,70,73,76,79,81,82 ./routes/todos.php:44,53,60,77,86,110,120,131,146,156,162,168,179,186,187,209,218 ./tests/Application/Todo/TodoTest.php:10,12,14,17,22,25,29,32,35,36 ./tests/Application/Todo/ReadTodoCollectionHandlerTest.php:10,16,20,23,25,28,32,38,48,49 ./tests/Application/Todo/DeleteTodoHandlerTest.php:10,15,20,23,25,28,34,43,44 ./tests/Application/Todo/ReplaceTodoHandlerTest.php:10,17,22,25,27,30,35,48,56,57 ./tests/Application/Todo/CreateTodoHandlerTest.php:10,14,18,21,23,26,30,38,39 ./tests/Application/Todo/TransforTodoCollectionServiceTest.php:10,17,22,25,27,30,34,40,52,53 ./tests/Application/Todo/LatestTodoHandlerTest.php:10,14,18,21,23,26,30,36,42,43 ./tests/Application/Todo/ReadTodoHandlerTest.php:10,14,18,21,23,26,31,38,39 ./tests/Application/Todo/TransformTodoServiceTest.php:10,14,19,22,24,27,31,42,43 ./tests/Application/Todo/UpdateTodoHandlerTest.php:10,17,22,25,27,30,50,51 ./tests/Application/Response/ForbiddenResponseTest.php:8,10,12,14,19,20,21 ./tests/Application/Response/PreconditionRequiredResponseTest.php:8,10,12,14,19,20,21 ./tests/Application/Response/PreconditionFailedResponseTest.php:8,10,12,14,19,20,21 ./tests/Application/Response/UnauthorizedResponseTest.php:8,10,12,14,19,20,21 ./tests/Application/Response/NotFoundResponseTest.php:8,10,12,14,19,20,21 ./tests/Domain/TodoTest.php:8,10,12,15,22,25,35,38,51,52 ./tests/Domain/TokenTest.php:8,10,12,15,22,23 ./tests/Domain/TodoUidTest.php:8,10,12,15,23,24 ./tests/Infrastructure/ZendTodoRepositoryTest.php:18,20,24,27,29,32,34,37,44,47,55,58,65,68,75,78,108,111,138,141,162,165,185,186 ./tests/Infrastructure/Slim/Handler/ApiErrorHandlerTest.php:12,14,16,19,31,34,35 ./tests/Infrastructure/Slim/Handler/NotAllowedHandlerTest.php:10,12,14,17,28,31,32 ./tests/Infrastructure/Slim/Handler/NotFoundHandlerTest.php:10,12,14,17,28,31,32 ./tests/Infrastructure/MemoryTodoRepositoryTest.php:11,13,15,18,22,25,30,33,37,40,44,47,74,77,101,104,121,124,141,142 <<<<<< EOF