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

Regression: Remove duplicated broadcast App events #28310

Merged
merged 3 commits into from Mar 7, 2023

Conversation

sampaiodiego
Copy link
Member

Proposed changes (including videos or screenshots)

This is affecting monolith deployments. Events are being broadcasted from listeners.module.ts already, the code removed was actually "duplicated".

Issue(s)

Steps to test or reproduce

Further comments

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

❗ No coverage uploaded for pull request base (develop@c852835). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop   #28310   +/-   ##
==========================================
  Coverage           ?   44.95%           
==========================================
  Files              ?      771           
  Lines              ?    14979           
  Branches           ?     2092           
==========================================
  Hits               ?     6734           
  Misses             ?     7948           
  Partials           ?      297           
Flag Coverage Δ
e2e 44.92% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link
Contributor

@thassiov thassiov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@casalsgh casalsgh added the stat: ready to merge PR tested and approved waiting for merge label Mar 7, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 7, 2023
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 7, 2023
@kodiakhq kodiakhq bot merged commit 543e015 into develop Mar 7, 2023
33 checks passed
@kodiakhq kodiakhq bot deleted the fix-apps-duplicated-events branch March 7, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge type: regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants