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

minor error message fix #530

Merged
merged 2 commits into from
Jul 27, 2024
Merged

Conversation

redmitry
Copy link
Contributor

The error message should contain the type and not a supplier object.

It took me some time to figure out what was wrong with my code with a message like:

The type org.eclipse.jnosql.mapping.reflection.ReflectionClassConverter$$Lambda$1081/0x00000208cea01230@24584a22 is not supported

Cheers,

D.

The error message should contain the type and not a supplier object.
@genie-jnosql
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link
Contributor

@dearrudam dearrudam left a comment

Choose a reason for hiding this comment

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

Hi, @redmitry! Thanks for your contribution!

Please, enhance the org.eclipse.jnosql.communication.DefaultValueTest.shouldConvertMapIgnoringKeyValue() test method to cover this change.

@otaviojava otaviojava merged commit 5c77202 into eclipse:main Jul 27, 2024
3 checks passed
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.

None yet

4 participants