Skip to content
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

[8.3] Simplified creation of events. The list check has been removed, now y… #468

Merged
merged 9 commits into from
Apr 15, 2022

Conversation

rez1dent3
Copy link
Member

…ou can inherit from the event interface and dispatch them in the data bus.

…ou can inherit from the event interface and dispatch them in the data bus.
@rez1dent3 rez1dent3 added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 13, 2022
@rez1dent3 rez1dent3 self-assigned this Apr 13, 2022
@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #468 (e953c89) into master (fa0f562) will not change coverage.
The diff coverage is 100.00%.

❗ Current head e953c89 differs from pull request most recent head 4f6b632. Consider uploading reports for the commit 4f6b632 to get more accurate results

@@             Coverage Diff             @@
##              master      #468   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity       387       386    -1     
===========================================
  Files             62        62           
  Lines           1170      1171    +1     
===========================================
+ Hits            1170      1171    +1     
Impacted Files Coverage Δ
src/Internal/Service/DispatcherService.php 100.00% <100.00%> (ø)
src/Objects/Cart.php 100.00% <100.00%> (ø)
src/Services/PurchaseService.php 100.00% <100.00%> (ø)
src/Traits/CartPay.php 100.00% <100.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 fa0f562...4f6b632. Read the comment docs.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 13, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4f6b632
Status: ✅  Deploy successful!
Preview URL: https://c835c219.laravel-wallet.pages.dev

View logs

@rez1dent3 rez1dent3 merged commit 6386e76 into master Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant