You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a PR submitted and merged to the grails data-mapping plugin to apply @generated to generated fields. This makes covrag tools like jacoco usable. Without ths change the code coverage report contains a lot of cruft which makes it pretty unusable.