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:
3e29c85c471679934aa851bec5f44f726b6be5a8 / Walter Duque de Estrada 
<[email protected]>
Add test coverage for AsyncEntity.getAsync()

The trait's static getAsync() had no direct test and is excluded from
JaCoCo (its @Generated annotation skips instrumentation), so nothing
flagged it as untested. Verify it wraps the entity's own registered
GormStaticApi in a GormAsyncStaticApi and that task() runs through
that API's session, not some other entity's.

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

With regards,
GitHub Actions via GitBox

Reply via email to