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

fix: budget unique entity #36

Merged
merged 1 commit into from
Mar 5, 2025
Merged

Conversation

dcorroyer
Copy link
Owner

No description provided.

@dcorroyer dcorroyer merged commit 03f33ed into main Mar 5, 2025
8 checks passed
@dcorroyer dcorroyer deleted the my-55-bug-unique-entity-budget branch March 5, 2025 18:40
Copy link

github-actions bot commented Mar 5, 2025

Code Coverage

Package Line Rate Health
Budget/Controller/CreateBudgetController.php 100%
Budget/Controller/DeleteBudgetController.php 100%
Budget/Controller/DuplicateBudgetController.php 100%
Budget/Controller/GetBudgetController.php 100%
Budget/Controller/ListBudgetController.php 100%
Budget/Controller/UpdateBudgetController.php 100%
Budget/Repository/BudgetRepository.php 100%
Budget/Repository/ExpenseRepository.php 100%
Budget/Repository/IncomeRepository.php 100%
Budget/Service/BudgetService.php 88%
Budget/Service/ExpenseService.php 100%
Budget/Service/IncomeService.php 100%
Savings/Controller/Account/CreateAccountController.php 100%
Savings/Controller/Account/DeleteAccountController.php 100%
Savings/Controller/Account/GetAccountController.php 100%
Savings/Controller/Account/ListAccountController.php 100%
Savings/Controller/Account/UpdateAccountController.php 100%
Savings/Controller/BalanceHistory/ListBalanceHistoryController.php 100%
Savings/Controller/Transaction/CreateTransactionController.php 100%
Savings/Controller/Transaction/DeleteTransactionController.php 100%
Savings/Controller/Transaction/GetTransactionController.php 100%
Savings/Controller/Transaction/ListTransactionController.php 100%
Savings/Controller/Transaction/UpdateTransactionController.php 100%
Savings/EventListener/TransactionListener.php 100%
Savings/Repository/AccountRepository.php 100%
Savings/Repository/BalanceHistoryRepository.php 100%
Savings/Repository/TransactionRepository.php 100%
Savings/Service/AccountService.php 95%
Savings/Service/BalanceHistoryService.php 97%
Savings/Service/TransactionService.php 99%
Shared/Api/AbstractApiController.php 100%
Shared/Contract/ORMFilterInterface.php 0%
Shared/Controller/Authentication/RegisterController.php 100%
Shared/Controller/User/GetUserController.php 100%
Shared/Repository/Abstract/AbstractEntityRepository.php 83%
Shared/Repository/UserRepository.php 90%
Shared/Service/UserService.php 100%
Summary 96% (531 / 556)

Minimum allowed line rate is 60%

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