feat: wire SimpleMap adapter to GormRegistry O(M+N) scaling#15785
Closed
borinquenkid wants to merge 1 commit into
Closed
feat: wire SimpleMap adapter to GormRegistry O(M+N) scaling#15785borinquenkid wants to merge 1 commit into
borinquenkid wants to merge 1 commit into
Conversation
This was referenced Jun 27, 2026
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 17:37
a5b4e3c to
2895797
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 17:37
d58178b to
4aab065
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 18:15
2895797 to
6196ff4
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 18:15
4aab065 to
9ad7741
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 20:47
6196ff4 to
c9dcec4
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 20:47
9ad7741 to
ac65d23
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 22:03
c9dcec4 to
ebf332f
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 22:03
ac65d23 to
4e92db6
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 22:23
ebf332f to
29b8210
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 22:23
4e92db6 to
c2534ca
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 27, 2026 22:58
29b8210 to
acf540c
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 27, 2026 22:59
c2534ca to
6227f96
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 28, 2026 00:19
acf540c to
f6cae14
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 28, 2026 00:19
6227f96 to
bbfc639
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 28, 2026 00:53
f6cae14 to
465c3bd
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 28, 2026 00:53
bbfc639 to
4aa8561
Compare
Register SimpleMap GORM APIs with GormRegistry in SimpleMapGormEnhancer and update affected SimpleMap tests to use the registry-based API path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
borinquenkid
force-pushed
the
feat/gorm-registry-neo4j
branch
from
June 28, 2026 01:36
465c3bd to
fe887a3
Compare
borinquenkid
force-pushed
the
feat/gorm-registry-simple
branch
from
June 28, 2026 01:36
4aa8561 to
7abbedc
Compare
🚨 TestLens detected 393 failed tests 🚨Here is what you can do:
Test SummaryCI / Build Grails-Core (macos-latest, 21) > :grails-data-graphql-core:test
CI / Build Grails-Core (macos-latest, 21) > :grails-data-simple:test
CI / Build Grails-Core (macos-latest, 21) > :grails-datamapping-core:test
CI / Build Grails-Core (macos-latest, 21) > :grails-fields:test (first 40 of 173)
CI / Build Grails-Core (ubuntu-latest, 21) > :grails-data-graphql-core:test
CI / Build Grails-Core (ubuntu-latest, 21) > :grails-data-simple:test
CI / Build Grails-Core (ubuntu-latest, 21) > :grails-datamapping-core:test
CI / Build Grails-Core (ubuntu-latest, 21) > :grails-fields:test (first 40 of 173)
CI / Build Grails-Core (ubuntu-latest, 25) > :grails-data-graphql-core:test
CI / Build Grails-Core (ubuntu-latest, 25) > :grails-data-simple:test
CI / Build Grails-Core (windows-latest, 25) > :grails-data-graphql-core:test
🏷️ Commit: 7abbedc Test Failures (first 10 of 393)AssociationTypeTemplatesSpec > property name trumps association type (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))AssociationTypeTemplatesSpec > resolves template for association type (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))AssociationTypeTemplatesSpec > theme: property name trumps association type (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))AssociationTypeTemplatesSpec > theme: resolves template for association type (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))CreateEntityDataFetcherSpec > test get (:grails-data-graphql-core:test in CI / Build Grails-Core (macos-latest, 21))DefaultInputRenderingPersistentSpec > a one-to-many property has a list of links instead of an input (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))DefaultInputRenderingPersistentSpec > an enum with a toString method uses name instead of toString for the keys (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))DefaultInputRenderingPersistentSpec > enum select has correct selected option (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))DefaultInputRenderingPersistentSpec > enum select should respect constraint inList > enum select should respect constraint inList [inListConstraint: [first, second], notAllowed: [third], #0] (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))DefaultInputRenderingPersistentSpec > enum select should respect constraint inList > enum select should respect constraint inList [inListConstraint: [first], notAllowed: [third, second], #1] (:grails-fields:test in CI / Build Grails-Core (macos-latest, 21))Muted Tests (first 20 of 393)Select tests to mute in this pull request:
Reuse successful test results:
Click the checkbox to trigger a rerun:
Learn more about TestLens at testlens.app. |
Member
Author
|
Superseded by #15780 — the consolidated GormRegistry core-impl PR wires the in-build adapters directly (Hibernate 5/7 and MongoDB via a registered GormApiFactory; SimpleMap and GraphQL via the base GormStaticApi) and is stabilized green. The unique unit-test coverage from this stack was harvested into #15790. Closing as superseded; the branch is retained for reference (not deleted). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Wires the SimpleMap adapter into the
GormRegistryintroduced in #15780.SimpleMapGormEnhancer— registers SimpleMap GORM APIs withGormRegistryvia the standard factory patternSimpleMapDatastoreSpec,SimpleMapEventsSpec,SimpleMapSessionSpec,SimpleMapEntityPersisterSpec,SimpleMapQuerySpecTest plan
./gradlew :grails-data-simple:testpassesStack
feat/gorm-registry-misc🤖 Generated with Claude Code