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

Add coverage to eventbus '@ConsumeEvent' annotation #1003

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented Jan 18, 2023

Summary

https://issues.redhat.com/browse/QUARKUS-2746

ConsumeEvent annotation should be invoked once when the generic parent class
has an abstract method for it.

How to reproduce:

mvn clean verify -Dit.test=BladeRunnerHandlerIT#verifyConsumeEventAnnotation -Dquarkus.platform.version=2.14.0.Final -Dquarkus.platform.group-id=io.quarkus.platform

Please select the relevant options.

  • New scenario (non-breaking change which adds functionality)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@pjgg pjgg added the triage/backport-2.13? It needs to backport changes to branch 2.13 label Jan 18, 2023
@pjgg pjgg requested a review from fedinskiy January 18, 2023 18:29
Copy link
Contributor

@fedinskiy fedinskiy left a comment

Choose a reason for hiding this comment

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

and please, provide a link to a jira (in description, commit message or both)

@pjgg pjgg requested a review from fedinskiy January 19, 2023 09:02
@pjgg pjgg merged commit 076f735 into quarkus-qe:main Jan 19, 2023
@pjgg pjgg added this to the 2.7 milestone Feb 2, 2023
@pjgg pjgg removed the triage/backport-2.13? It needs to backport changes to branch 2.13 label Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants