Closed sethobey closed 2 years ago
Implement GitHub actions workflow.
PHP Mess Detector alerted to excessive coupling in Block/Adminhtml/Backup::class
Block/Adminhtml/Backup::class
backup.phtml
Less dependencies and no unused dependencies are both preferable for performance and maintainability
bin/magento queue:consumers:start taxjar.backup_rates.create
bin/magento queue:consumers:start taxjar.backup_rates.delete
Context
Implement GitHub actions workflow.
PHP Mess Detector alerted to excessive coupling in
Block/Adminhtml/Backup::class
Description
Block/Adminhtml/Backup::class
backup.phtml
Block/Adminhtml/Backup::class
Performance
Less dependencies and no unused dependencies are both preferable for performance and maintainability
Testing
Automated testing
Block/Adminhtml/Backup::class
Manual testing
bin/magento queue:consumers:start taxjar.backup_rates.create
bin/magento queue:consumers:start taxjar.backup_rates.delete
Versions