The GitHub Actions job "Coverage" on grails-core.git/feat/gorm-registry-core-impl has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 98a25577d6b22c961bb3c9ed1f8473a90dcf312e / Walter Duque de Estrada <[email protected]> fix: restore deprecated backward-compat API surface for adapter modules Adapter modules (hibernate5, converters, graphql) reference static methods and constructors removed in the core refactor. Restore them as @Deprecated stubs delegating to GormRegistry so all adapters compile against this PR in isolation, without requiring the full stack to be merged together: - GormEnhancer: add 2-arg (Datastore, TxManager) constructor; static findStaticApi, findInstanceApi, findValidationApi, findDatastore delegates - GormStaticApi: add (Datastore, finders) and (Datastore, finders, TxManager) deprecated constructors extracting MappingContext from the Datastore - AbstractGormApi: restore deprecated persistentEntity field populated in both constructor paths so @CompileStatic subclasses (AbstractHibernateGorm*) can still read it directly Co-Authored-By: Claude Sonnet 4.6 <[email protected]> Report URL: https://github.com/apache/grails-core/actions/runs/28303604602 With regards, GitHub Actions via GitBox
