The GitHub Actions job "Groovy Snapshot Canary Build" on grails-core.git/test/grails-data-hibernate7-coverage has failed. Run started by GitHub user borinquenkid (triggered by borinquenkid).
Head commit for run: 7fce7d8d220af2909f63acb6685c33d479bc6b8b / Walter Duque de Estrada <[email protected]> Add HibernateGrailsPluginSpec covering doWithSpring bean wiring HibernateGrailsPlugin.doWithSpring() (the plugin descriptor's Spring bean-wiring closure) had 0% coverage. Following the existing repo pattern for testing Plugin subclasses in isolation (see QuartzGrailsPluginSpec), the closure is driven directly through a BeanBuilder against a plain DefaultGrailsApplication and GenericApplicationContext, with no plugin manager or full application bootstrap required. Covers bean-definition registration, the dataSourceNames side effect, the PropertySourcesConfig conversion-service installation branch (including invoking the registered String->Class converter), the domain-class artefact collection, and the no-op onChange() override. HibernateGrailsPlugin (and its doWithSpring closure / anonymous Converter): 0% -> 100%. grails-plugin module overall: 63.7% -> 77.8%. Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01QAjfckcY4EJsxranv1RyGV Report URL: https://github.com/apache/grails-core/actions/runs/33339417707 With regards, GitHub Actions via GitBox
