-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release v0.6.0 #199
Release v0.6.0 #199
Conversation
* Adds Core.Infra project * Adds Providers to Category, Account, Balance and Transaction * Adds Infra project reference in WebApi project * Adds IncreaseAmountAsync and DecreaseAmountAsync * Removes Entity references from Service Projects * Moves interface Usings to global Infra Project * Fixes DeleteTransaction integration tests fixes
* Adds ValidationErrorMessageProvider * Adds ErrorMessageProvider * Adds ConceptWords to Resources
* Adds CommitAsync to every Repository * Adds CommitAsync to ever Provider call to Repository * Improves integration test cases * Changes app.settings database to financial_hub_test * Changes TransactionBalancesService to Obsolete * Moves Transaction delete logic to TransactionsProvider * Moves Transaction create logic to TransactionsProvider * Moves Default Balance Creation to AccountProvider * Disables Update Transaction endpoint * Removes IAccountBalanceService and AccountBalanceService * Removes CreateAsync and DeleteAsync from TransactionBalancesService * Removes Mapper From Application layer * Improves TransactionProvider.delete tests * Removes TransactionBalanceService.DeleteTransaction
core project test results309 tests 306 ✅ 25s ⏱️ Results for commit eda3ac3. ♻️ This comment has been updated with latest results. |
auth project test results117 tests 117 ✅ 14s ⏱️ Results for commit eda3ac3. ♻️ This comment has been updated with latest results. |
Quality Gate failedFailed conditions 3 New Code Smells (required ≤ 0) See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.