Setono / SyliusMailchimpPlugin

Mailchimp integration plugin for Sylius
MIT License
11 stars 14 forks source link

Readded push customer handler #68

Closed loevgaard closed 3 years ago

loevgaard commented 3 years ago

Fixes https://github.com/Setono/SyliusMailchimpPlugin/issues/67

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (05638f4) into master (fdda86f) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #68   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      253     264   +11     
========================================
  Files            49      51    +2     
  Lines           868     910   +42     
========================================
- Misses          868     910   +42     
Impacted Files Coverage Δ Complexity Δ
src/EventListener/UpdateStoreSubscriber.php 0.00% <0.00%> (ø) 5.00 <0.00> (ø)
src/Message/Handler/PushCustomerBatchHandler.php 0.00% <0.00%> (ø) 13.00 <0.00> (ø)
src/Message/Handler/PushCustomerHandler.php 0.00% <0.00%> (ø) 10.00 <10.00> (?)
src/Workflow/MailchimpWorkflow.php 0.00% <0.00%> (ø) 1.00 <1.00> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fdda86f...05638f4. Read the comment docs.