borinquenkid opened a new pull request, #16201:
URL: https://github.com/apache/grails-core/pull/16201

   ## Summary
   - Adds specs that were missing coverage across `grails-data-graphql-core`: 
binding, fetcher, fetcher/interceptor, response, and the scalar coercion 
package (including all jsr310 date/time coercions).
   - Removes a dead, already-disabled spec (`MongoSchemaSpec.groovy.disabled`).
   
   This is the foundation commit for a series of smaller cleanup PRs that 
follow (each fixes IntelliJ-flagged issues in one package and stacks on this 
one). See:
   - #TBD entity package
   - #TBD fetcher package
   - #TBD types package (object type builder + coercions)
   - #TBD response/errors
   - #TBD testing utilities
   - #TBD root-level cleanup
   
   ## Test plan
   - [x] `./gradlew :grails-data-graphql-core:test :grails-data-graphql:test 
:grails-data-graphql-core:codeStyle :grails-data-graphql:codeStyle` passes
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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]

Reply via email to