alexislefebvre/AsyncTweetsBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Entity/Tweet.php144
A
2 hrs
public/index.php10
A
0 mins
src/AsyncTweetsBundle.php6
A
0 mins
src/Command/BaseCommand.php27
A
0 mins
src/Command/StatusesHomeTimelineCommand.php134
A
0 mins
src/Command/StatusesReadCommand.php87
A
0 mins
src/Command/StatusesShowCommand.php33
A
0 mins
src/Controller/DefaultController.php119
A
0 mins
src/Entity/Media.php88
A
0 mins
src/Entity/TweetRepository.php142
A
0 mins
src/Entity/User.php89
A
0 mins
src/Utils/PersistTweet.php114
A
0 mins
.appveyor.yml
.circleci/config.yml
.codeclimate.yml
.coveralls.yml
.github/workflows/tests.yml
.gitignore
.scrutinizer.yml
.travis.yml
Doxyfile
LICENSE
Makefile
README.md
behat.yml
composer.json
phpspec.yml
phpstan.neon
phpunit.xml.dist
src/Resources/config/doctrine/Media.orm.yml
src/Resources/config/doctrine/Tweet.orm.yml
src/Resources/config/doctrine/User.orm.yml
src/Resources/config/routing.yml
src/Resources/views/Default/index.html.twig
src/Resources/views/Default/retweet_inc.html.twig
src/Resources/views/Default/tweet_inc.html.twig
src/Resources/views/layout.html.twig