jamesfredley commented on PR #15804: URL: https://github.com/apache/grails-core/pull/15804#issuecomment-4929439451
Updated the summary formatting to follow the repository PR template and added the missing checklist context. I also reran the focused coverage for the invalid-index behavior. The tests cover the core list/array paths and the web-domain-association path in `GrailsWebDataBinderSpec`; the latter lives in the persistence suite, which is why Codecov can show the local `grails-web-databinding` module lines as uncovered while the behavior is still tested. Verification: `./gradlew --no-daemon :grails-databinding-core:test --tests "grails.databinding.CollectionBindingSpec" :grails-test-suite-persistence:test --tests "grails.web.databinding.GrailsWebDataBinderSpec" :grails-web-databinding:check` passed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
