Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop database migration when deploying #85

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Stop database migration when deploying #85

merged 1 commit into from
Aug 12, 2023

Conversation

nozomu-y
Copy link
Member

SSIA

@nozomu-y nozomu-y merged commit 5e12ea6 into main Aug 12, 2023
5 checks passed
@nozomu-y nozomu-y deleted the fix branch August 12, 2023 14:31
@github-actions
Copy link

Coverage

Percentage
Total Coverage 69.7 %
Coverage for all files
Path Percentage
Console/Kernel 66.7 %
Enums/AccountingType 100.0 %
Enums/Part 100.0 %
Enums/PaymentMethod 100.0 %
Enums/Role 100.0 %
Enums/UserStatus 100.0 %
Exceptions/Handler 47.6 %
Helpers/Helper 100.0 %
Http/Controllers/AccountingsController 91.7 %
Http/Controllers/Admin/AdminUsersController 100.0 %
Http/Controllers/Auth/ConfirmPasswordController 0.0 %
Http/Controllers/Auth/ForgotPasswordController 100.0 %
Http/Controllers/Auth/LoginController 100.0 %
Http/Controllers/Auth/RegisterController 0.0 %
Http/Controllers/Auth/ResetPasswordController 100.0 %
Http/Controllers/Auth/VerificationController 0.0 %
Http/Controllers/AuthController 100.0 %
Http/Controllers/Controller 100.0 %
Http/Controllers/HomeController 100.0 %
Http/Controllers/IndividualAccountingsController 100.0 %
Http/Controllers/UsersController 100.0 %
Http/Kernel 100.0 %
Http/Middleware/Authenticate 100.0 %
Http/Middleware/EncryptCookies 100.0 %
Http/Middleware/EnsureUserHasRole 100.0 %
Http/Middleware/PreventRequestsDuringMaintenance 100.0 %
Http/Middleware/RedirectIfAuthenticated 66.7 %
Http/Middleware/RequireJson 100.0 %
Http/Middleware/TrimStrings 100.0 %
Http/Middleware/TrustHosts 0.0 %
Http/Middleware/TrustProxies 100.0 %
Http/Middleware/ValidateSignature 100.0 %
Http/Middleware/VerifyCsrfToken 100.0 %
Models/AccountingList 0.0 %
Models/AccountingPayment 100.0 %
Models/AccountingRecord 100.0 %
Models/IndividualAccountingList 0.0 %
Models/IndividualAccountingRecord 100.0 %
Models/Profile 0.0 %
Models/User 92.3 %
Notifications/ResetPassword 100.0 %
Providers/AppServiceProvider 100.0 %
Providers/AuthServiceProvider 100.0 %
Providers/BroadcastServiceProvider 0.0 %
Providers/EventServiceProvider 100.0 %
Providers/RouteServiceProvider 100.0 %

@github-actions
Copy link

Middleware

Route 管理者 運営 会計 合宿 団員 未認証
ホーム /
ログイン /login
団員リスト /users
集金リスト /accountings
個別会計 /individual_accountings
管理者 > 団員リスト /admin/users
管理者 > 集金リスト /admin/accountings
管理者 > 個別会計 /admin/individual_accountings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant