Skip to content

Conversation

@injectives
Copy link
Contributor

In some cases reading components of record may fail as their accessors may not be accessible. This update makes sure the driver tries to make them accessible. For instance, this is useful when using local record in a stricter runtime. The ObjectMappingTests actually had a test for this, but it did not fail when it was run as a unit test. The tests have been moved to integration tests without any other update.

In some cases reading components of `record` may fail as their accessors may not be accessible. This update makes sure the driver tries to make them accessible. For instance, this is useful when using local `record` in a stricter runtime. The `ObjectMappingTests` actually had a test for this, but it did not fail when it was run as a unit test. The tests have been moved to integration tests without any other update.
Copy link

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

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

@injectives injectives merged commit a50c7e1 into neo4j:6.x Jul 28, 2025
20 checks passed
@injectives injectives deleted the fix/objectmapping branch July 28, 2025 10:05
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