DnD-Montreal/session-tome

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.json
.editorconfig
.env.cypress
.env.example
.env.testing
.eslintignore
.eslintrc.json
.gitattributes
.github/ISSUE_TEMPLATE/acceptance_test.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/task.md
.github/ISSUE_TEMPLATE/user-story.md
.github/workflows/deploy.yml
.github/workflows/test-suite.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
.php-cs-fixer.php6
A
0 mins
.prettierignore
.prettierrc.json
.storybook/main.js12
A
0 mins
.storybook/preview.js9
A
0 mins
.styleci.yml
CONTRIBUTING.md
LICENSE
README.md
app/Actions/CreateAndAttachRating.php37
A
0 mins
A
100%
app/Actions/CreateEntryItems.php36
A
0 mins
A
100%
app/Actions/FulfillTrade.php51
A
0 mins
A
100%
app/Actions/GenerateEventReport.php66
A
0 mins
A
100%
app/Actions/GenerateRatingReport.php56
A
0 mins
A
100%
app/Actions/StreamCsvFile.php21
A
0 mins
A
100%
app/Console/Commands/ImportAdventures.php32
A
0 mins
A
100%
app/Console/Kernel.php19
A
0 mins
F
57%
app/Exceptions/GMEntryException.php10
A
0 mins
app/Exceptions/Handler.php66
A
0 mins
app/Exceptions/ImportException.php10
A
0 mins
app/Exceptions/TradeClosedException.php11
A
0 mins
app/Exceptions/TradeNotAllowedException.php11
A
0 mins
app/Facades/AdventuresLeague.php12
A
0 mins
A
100%
app/Facades/Beyond.php12
A
0 mins
A
100%
app/Http/Controllers/AdventuresLeagueImportController.php27
A
0 mins
A
100%
app/Http/Controllers/Auth/AuthenticatedSessionController.php26
A
0 mins
F
44%
app/Http/Controllers/Auth/ConfirmablePasswordController.php28
A
0 mins
A
100%
app/Http/Controllers/Auth/EmailVerificationNotificationController.php16
A
0 mins
F
0%
app/Http/Controllers/Auth/EmailVerificationPromptController.php15
A
0 mins
C
75%
app/Http/Controllers/Auth/NewPasswordController.php45
A
0 mins
A
90%
app/Http/Controllers/Auth/PasswordResetLinkController.php31
A
0 mins
B
83%
app/Http/Controllers/Auth/RegisteredUserController.php34
A
0 mins
A
100%