This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch test/document-datamapping-core-services
in repository https://gitbox.apache.org/repos/asf/grails-core.git
at 4f354f4946 Replace array range-slice with Arrays.copyOfRange in
UpdateOneImplementer
This branch includes the following new commits:
new ea7581ca89 Add unit test coverage for
DefaultTenantService/DefaultTransactionService
new 90c07523a7 Add coverage for update/delete-where/projection service
implementers
new ae9be6b935 Suppress IntelliJ warnings on getDetachedCriteriaType's
unused parameter
new 4391b59dd2 Suppress IntelliJ warnings on AbstractWhereImplementer's
getDetachedCriteriaType
new c0bec23cf4 Suppress MethodMayBeStatic on lookupById(), which is
polymorphic
new 0ed46a35e9 Remove unused newMethodNode parameter from
bindParametersAndSave
new f6b5a5424d Remove dead
transactionalDatastore/transactionService/findInstanceApiForConnectionId
new 0d37929ac7 Suppress unused-parameter warnings on
FindOneImplementer.findMethodToInvoke
new fe5da6abe6 Suppress unused-parameter warnings on getFindMethodToInvoke
new 8814967002 Deduplicate interface-projection property compatibility
check
new 4f354f4946 Replace array range-slice with Arrays.copyOfRange in
UpdateOneImplementer
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.