microservices-playground/api-comments

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/LegacyBundle/Command/LegacyDataCopyFromLegacyDbCommand.php75
A
3 hrs
src/LegacyBundle/Entity/User.php145
A
3 hrs
app/AppCache.php5
A
0 mins
app/AppKernel.php43
A
0 mins
app/autoload.php6
A
0 mins
src/AppBundle/AppBundle.php6
A
0 mins
src/AppBundle/Controller/Comments/CreateController.php34
A
0 mins
src/AppBundle/Controller/Comments/ListController.php27
A
0 mins
src/AppBundle/Controller/Comments/RemoveController.php20
A
0 mins
src/AppBundle/Dto/Dto.php5
A
0 mins
src/AppBundle/Dto/Dto/CommentDto.php16
A
0 mins
src/AppBundle/Dto/Dto/ConfirmedMentionDto.php8
A
0 mins
src/AppBundle/Entity/Author.php40
A
0 mins
src/AppBundle/Entity/Comment.php95
A
0 mins
src/AppBundle/Entity/Entity.php5
A
0 mins
src/AppBundle/Entity/Mention.php30
A
0 mins
src/AppBundle/Exception/ValidationError.php16
A
0 mins
src/AppBundle/Mapper/DtoToEntity/CommentMapper.php36
A
0 mins
src/AppBundle/Mapper/DtoToEntityMapper.php8
A
0 mins
src/AppBundle/Mapper/EntityToDto/CommentMapper.php39
A
0 mins
src/AppBundle/Mapper/EntityToDtoMapper.php9
A
0 mins
src/AppBundle/Repository/AuthorRepository.php6
A
0 mins
src/AppBundle/Repository/CommentRepository.php10
A
0 mins
src/AppBundle/Repository/Doctrine/DoctrineAuthorRepository.php11
A
0 mins
src/AppBundle/Repository/Doctrine/DoctrineCommentRepository.php32
A
0 mins
src/AppBundle/Repository/Doctrine/DoctrineMentionRepository.php20
A
0 mins
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