The GitHub Actions job "CI - Groovy Joint Validation Build" on 
grails-core.git/chore/clean-grails-datamapping-async has succeeded.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
0b123f71c150d83f21ba3fc844455d1297acfa0e / Walter Duque de Estrada 
<[email protected]>
Add test coverage for grails-datamapping-async and type decorator closures

The module had no test infrastructure at all, so add the Spock dependency
and specs for GormAsyncStaticApi and AsyncQuery covering task()/list()/
count() delegation and the new-session decorator wrapping. AsyncQuery was
previously untested anywhere in the repo.

Also give both classes' promise decorator closures explicit parameter
types (Closure<?> callable, Object[] args) instead of relying on implicit
inference, fixing an IDE "cannot infer argument types" inspection on the
generic PromiseDecorator SAM coercion.

Co-Authored-By: Claude Sonnet 5 <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/32533311904

With regards,
GitHub Actions via GitBox

Reply via email to