Skip to content

[4.5] Add ReactiveSelectionQuery.getKeyedResultList - #4073

Draft
dreab8 wants to merge 2 commits into
hibernate:mainfrom
dreab8:issue#3811
Draft

[4.5] Add ReactiveSelectionQuery.getKeyedResultList#4073
dreab8 wants to merge 2 commits into
hibernate:mainfrom
dreab8:issue#3811

Conversation

@dreab8

@dreab8 dreab8 commented Aug 12, 2026

Copy link
Copy Markdown
Member

Fix for #3811

It needs the following changes in ORM hibernate/hibernate-orm#13180

@DavideD DavideD changed the title [#3811] Add ReactiveSelectionQuery.getKeyedResultList [4.5] Add ReactiveSelectionQuery.getKeyedResultList Aug 12, 2026
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

Documentation Preview

Documentation preview artifact not found for commit a0e2aac.
The documentation may not have changed, or the artifact may have expired.

View workflow run for details.

@DavideD DavideD left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good overall, but I think we need to have the new methods in the Mutiny.SelectionQuery and Stage.SelectionQuery interfaces.

Not critical, but I would also add a test to see what happens when there are no results from the query (just in case). And that we throw the exception for Native queries.

Thanks

@DavideD DavideD left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, but you need add some tests

@dreab8
dreab8 force-pushed the issue#3811 branch 2 times, most recently from 93cc74f to a411579 Compare August 12, 2026 14:08
@dreab8
dreab8 requested a review from DavideD August 12, 2026 14:09
@DavideD

DavideD commented Aug 18, 2026

Copy link
Copy Markdown
Member

In the meanwhile, I merged these changes in wip/main

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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