## Summary - Batch calculated historical account balances with one upsert - Keep existing balance dates untouched - Add regression coverage for one account_balances write query Fixes PHP-LARAVEL-1C ## Tests - php artisan test --compact tests/Feature/OpenBanking/BalanceSyncServiceTest.php - vendor/bin/pint --dirty --format agent |
||
|---|---|---|
| .. | ||
| Formatters | ||
| BalanceSyncService.php | ||
| BinanceBalanceSyncService.php | ||
| BinanceClient.php | ||
| BitpandaBalanceSyncService.php | ||
| BitpandaClient.php | ||
| EnableBankingProvider.php | ||
| IndexaCapitalBalanceSyncService.php | ||
| IndexaCapitalClient.php | ||
| TransactionDescriptionFormatter.php | ||
| TransactionSyncService.php | ||