Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merge Push and Consume middlewares #189

Closed
wants to merge 11 commits into from
Closed

Merge Push and Consume middlewares #189

wants to merge 11 commits into from

Conversation

xepozz
Copy link
Member

@xepozz xepozz commented Jan 14, 2024

No description provided.

@xepozz xepozz changed the title Middlewares Merge Push and Consume middlewares Jan 14, 2024
@xepozz xepozz requested a review from a team January 14, 2024 11:15
@xepozz xepozz added the status:code review The pull request needs review. label Jan 14, 2024
@xepozz xepozz mentioned this pull request Jan 14, 2024
@samdark
Copy link
Member

samdark commented Jan 15, 2024

There is a concern about this change because push/consume middleware are not interchangeable and two interfaces were introduced on purpose according to @viktorprogger

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5339df8) 83.98% compared to head (3c9470a) 82.47%.

Files Patch % Lines
src/Debug/QueueDecorator.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #189      +/-   ##
============================================
- Coverage     83.98%   82.47%   -1.52%     
+ Complexity      359      319      -40     
============================================
  Files            46       42       -4     
  Lines          1049      947     -102     
============================================
- Hits            881      781     -100     
+ Misses          168      166       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vjik vjik closed this Jan 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status:code review The pull request needs review. status:under discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants