waleCloud/Rating

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.phpunit.result.cache
.travis.yml
LICENSE
README.md
app/CreateRating.php21
A
25 mins
app/Interfaces/Rating.php6
A
0 mins
app/Strategies/NumericRating.php46
A
0 mins
app/Strategies/VoteRating.php38
A
0 mins
composer.json
composer.lock
phpunit.xml
usage/numericStrategy.php16
A
0 mins
usage/votingStrategy.php11
A
0 mins