microservices-playground/api-comments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/AppBundle/Repository/MentionRepository.php8
A
0 mins
src/AppBundle/Response/GenericErrorResponse.php6
A
0 mins
src/AppBundle/Response/ValidationErrorResponse.php20
A
0 mins
src/AppBundle/Service/ConfigurationFetcher/ConfigurationFetcher.php6
A
0 mins
src/AppBundle/Service/ConfigurationFetcher/LocalConfigurationFetcher.php18
A
0 mins
src/AppBundle/Service/CrudOperations/Comment/CreateCommentHandler.php47
A
0 mins
src/AppBundle/Service/CrudOperations/Comment/DeleteCommentHandler.php21
A
0 mins
src/AppBundle/Service/CrudOperations/CreateHandler.php7
A
0 mins
src/AppBundle/Service/CrudOperations/DeleteHandler.php6
A
0 mins
src/AppBundle/Service/DtoFactory/CommentDtoFactory.php22
A
0 mins
src/AppBundle/Service/DtoFactory/DtoFactory.php8
A
0 mins
src/AppBundle/Service/EventsHandler/Event.php8
A
0 mins
src/AppBundle/Service/EventsHandler/Event/CommentHasBeenAdded.php22
A
0 mins
src/AppBundle/Service/EventsHandler/Event/UserHasBeenMentioned.php25
A
0 mins
src/AppBundle/Service/EventsHandler/EventDispatcher/RabbitMqSystemWideEventDispatcher.php17
A
0 mins
src/AppBundle/Service/EventsHandler/SystemWideEventDispatcher.php6
A
0 mins
src/AppBundle/Service/ExceptionHandler/ExceptionListener.php29
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsFetcher.php7
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsFetcher/LocalDatabaseMentionsFetcher.php25
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsMapper.php8
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsMapper/ConfirmedMentionsDtoToMentionsEntityMapper.php28
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsParser.php6
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsParser/AtCharacterMentionsParser.php11
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsResolver.php7
A
0 mins
src/AppBundle/Service/MentionsHandler/MentionsResolver/TextToEntitiesMentionsResolver.php28
A
0 mins
src/AppBundle/Service/ResponseFactory/DtoResponseFactory.php21
A
0 mins
src/AppBundle/Service/ResponseFactory/NoContentResponseFactory.php14
A
0 mins
src/AppBundle/Service/ResponseFactory/ResponseFactory.php7
A
0 mins
src/AppBundle/Service/UploadPathResolver/Avatar/AvatarUploadPathResolver.php26
A
0 mins
src/AppBundle/Service/UploadPathResolver/UploadPathResolver.php6
A
0 mins
src/AppBundle/Service/Validator/Handler/CreateCommentHandler.php21
A
0 mins
src/AppBundle/Service/Validator/Validatable.php5
A
0 mins
src/AppBundle/Service/Validator/ValidationHandler.php7
A
0 mins
src/LegacyBundle/Command/LegacyDataCopyFromLegacyDbCommand.php75
A
3 hrs
src/LegacyBundle/Entity/Comment.php46
A
0 mins
src/LegacyBundle/Entity/Mention.php20
A
0 mins
src/LegacyBundle/Entity/Parameter.php25
A
0 mins
src/LegacyBundle/Entity/User.php145
A
3 hrs
src/LegacyBundle/LegacyBundle.php6
A
0 mins
web/app.php10
A
0 mins
web/app_dev.php19
A
0 mins