|
7
issues
(7 major)
were introduced.
|
|||
| 10 added classes/operations | |||
|
A | ContactBuilderTest::testBuildWithSubscriberSubscribed() added | |
|
A | ContactBuilderTest::testBuildWithMagentoCustomerNotSubscribed() added | |
|
A | ContactBuilderTest::testBuildWithMagentoCustomerSubscribed() added | |
|
A | ContactBuilderTest::testBuildWithSubscriberNotSubscribed() added | |
|
A | ContactBuilderTest::setUp() added | |
|
A | CustomerBuilderTest::setUp() added | |
|
A | CustomerBuilderTest::testBuildUnsubscribed() added | |
|
A | CustomerBuilderTest::testBuildSubscribed() added | |
|
A | ContactBuilderTest added | |
|
A | CustomerBuilderTest added | |
|
3
issues
(3 major)
were introduced.
|
|||
| 12 added classes/operations | |||
|
A | ConfigTest::testIsWebhookEnabledFalse() added | |
|
A | ConfigTest::testGetWebhookToken() added | |
|
A | ConfigTest::testIsWebhookEnabledTrue() added | |
|
A | Unsubscribe::__construct() added | |
|
A | Unsubscribe::execute() added | |
|
A | AbstractWebhook::validateForCsrf() added | |
|
A | AbstractWebhook::__construct() added | |
|
A | AbstractWebhook::createCsrfValidationException() added | |
|
A | Config::isWebhookEnabled() added | |
|
A | Config::getWebhookToken() added | |
| view all | |||
|
Good job, 1 issue
was fixed.
|
|||
| 3 added classes/operations | |||
|
A | Redirect::execute() added | |
|
A | Redirect::__construct() added | |
|
A | Redirect added | |
|
27
issues
(23 major, 4 minor)
were introduced.
|
|||
| 37 added classes/operations | |||
|
A | ExportOmittedOrdersTest::testExecuteDisabled() added | |
|
A | ExportOmittedContacts::getCustomerIds() added | |
|
A | ExportOmittedContactsTest::testRun() added | |
|
A | ExportOmittedAbandonedCarts::getQuoteIds() added | |
|
A | ExportOmittedAbandonedCarts::__construct() added | |
|
A | ExportOmittedAbandonedCarts::run() added | |
|
A | ExportOmittedContacts::__construct() added | |
|
A | ExportOmittedContacts::run() added | |
|
A | ExportOmittedContacts::getSubscriberEmails() added | |
|
A | ExportOmittedContactsTest::setUp() added | |
| view all | |||
|
4
issues
(4 major)
were introduced.
|
|||
| 24 added classes/operations | |||
|
A | ExportOrderCommandTest::testExecuteDisabled() added | |
|
A | ExportContactCommandTest::testExecuteContactExportDisabled() added | |
|
A | ExportCustomerObserverTest::testExecuteCustomerExportDisabled() added | |
|
A | Config::isCustomerExportEnabled() added | |
|
A | Config::isContactExportEnabled() added | |
|
A | Config::isAbandonedCartExportEnabled() added | |
|
A | Config::isOrderExportEnabled() added | |
|
A | ExportCustomerCommandTest::testExecuteCustomerExportDisabled() added | |
|
A | ExportCustomerCommandTest::testExecuteDisabled() added | |
|
A | ExportOrderObserverTest::testExecuteOrderExportDisabled() added | |
| view all | |||
| 1 new patch (Indentation) is available. | |||
| 51 added classes/operations | |||
|
B | ExportOrderCommand::interact() added | |
|
B | ExportAbandonedCartCommand::interact() added | |
|
A | ExportAbandonedCartCommand::getQuoteIds() added | |
|
A | ExportAbandonedCartConsumerTest::testConsumeWithAbsentQuote() added | |
|
A | ExportAbandonedCartConsumerTest::testConsumeApiRequestException() added | |
|
A | Collection::addAbandonedFilter() added | |
|
A | Collection::addOmittedFilter() added | |
|
A | Collection::_initSelect() added | |
|
A | Collection::addIdFilter() added | |
|
A | Collection::__construct() added | |
| view all | |||
| 1 new patch (Indentation) is available. | |||
| 11 added classes/operations | |||
|
A | Collection::addEmailFilter() added | |
|
A | Collection::_initSelect() added | |
|
A | Collection::excludeCustomers() added | |
|
A | Collection::getAllEmails() added | |
|
A | Collection::addContactOmittedFilter() added | |
|
A | Collection::addCustomerOmittedFilter() added | |
|
A | Collection::_initSelect() added | |
|
A | Collection::addEmailFilter() added | |
|
A | Collection::addContactOmittedFilter() added | |
|
A | Collection added | |
| view all | |||
| 1 new patch (Spacing) is available. | |||
| 22 added classes/operations | |||
|
A | ExportContactCommandTest::testExecuteWithOmittedOption() added | |
|
A | ExportCustomerCommandTest::testExecuteWithAllAndOmittedOption() added | |
|
A | TestOutput added | |
|
A | ExportContactCommandTest added | |
|
A | ExportCustomerCommandTest::setUp() added | |
|
A | ExportCustomerCommandTest::testExecuteWithOmittedOption() added | |
|
A | ExportCustomerCommandTest::testExecuteWithoutOptions() added | |
|
A | ExportCustomerCommandTest::testExecuteWithoutCustomerIds() added | |
|
A | ExportCustomerCommandTest::testExecuteWithAllOption() added | |
|
A | ExportCustomerCommandTest::testExecuteWithEmailOption() added | |
| view all | |||
| 10 added classes/operations | |||
|
B | ExportContactCommand::interact() added | |
|
A | SubscriberCollection::excludeCustomers() added | |
|
A | SubscriberCollection::_initSelect() added | |
|
A | SubscriberCollection::getAllEmails() added | |
|
A | SubscriberCollection::addContactOmittedFilter() added | |
|
A | SubscriberCollection::addEmailFilter() added | |
|
A | ExportContactCommand::getCustomerIds() added | |
|
A | CustomerCollection::addContactOmittedFilter() added | |
|
A | CustomerCollection::addCustomerOmittedFilter() added | |
|
A | SubscriberCollection added | |
| A | ↘ | B | ExportContactCommand::execute() got worse |
| 6 added classes/operations | |||
|
B | ExportCustomerCommand::interact() added | |
|
A | ExportCustomerCommand::getCustomerIds() added | |
|
A | CustomerCollection::_initSelect() added | |
|
A | CustomerCollection::addEmailFilter() added | |
|
A | CustomerCollection::addOmittedFilter() added | |
|
A | CustomerCollection added | |
| 217 added classes/operations | |||
|
A | CustomerRepositoryTest::testDeleteByIdThrowsException() added | |
|
A | Customer::setCreatedAt() added | |
|
A | ContactTest::testGetActiveCampaignId() added | |
|
A | ContactTest::testGetUpdatedAt() added | |
|
A | ContactTest::testGetEmail() added | |
|
A | ContactTest::setUp() added | |
|
A | ContactTest::testSetCreatedAt() added | |
|
A | ContactTest::testSetEmail() added | |
|
A | Collection::_construct() added | |
|
A | Customer::getActiveCampaignId() added | |
| view all | |||
| 23 added classes/operations | |||
|
A | AbandonedCartBuilder::build() added | |
|
A | ExportAbandonedCartConsumer::__construct() added | |
|
A | ExportAbandonedCartConsumer added | |
|
A | MinuteInterval added | |
|
A | AbandonedCart added | |
|
A | AbstractBuilder added | |
|
A | AbandonedCartBuilder added | |
|
A | ExportAbandonedCommand::configure() added | |
|
A | ExportAbandonedCommand::__construct() added | |
|
A | ExportAbandonedCommand::execute() added | |
| view all | |||
| 62 added classes/operations | |||
|
A | AbstractAbandoned::initPage() added | |
|
A | Abandoned::setUpdatedAt() added | |
|
A | AbandonedRepositoryTest::setUp() added | |
|
A | AbandonedRepositoryTest::testDeleteThrowsException() added | |
|
A | AbandonedRepositoryTest::testGetOrCreateByQuoteIdWithKnownQuote() added | |
|
A | AbandonedRepositoryTest::testGetByQuoteId() added | |
|
A | AbandonedRepositoryTest::testDeleteById() added | |
|
A | AbandonedRepositoryTest::testDeleteByIdThrowsException() added | |
|
A | AbandonedRepositoryTest::testSave() added | |
|
A | AbandonedRepositoryTest::testGetById() added | |
| view all | |||
|
1
issue
(minor)
was introduced.
|
|||
| 1 added class/operation | |||
|
A | OrderBuilder::formatDateTime() added | |
| Image URL | |
| Markdown | |
| Textile | |
| RDOC | |
| AsciiDoc |