@@ -115,6 +115,8 @@ jacocoTestCoverageVerification {
115115 ' org.hyperledger.fabric.contract.ContractRouter' ,
116116 ' org.hyperledger.fabric.contract.routing.impl.ContractDefinitionImpl' ,
117117 ' org.hyperledger.fabric.contract.routing.RoutingRegistry' ,
118+ ' org.hyperledger.fabric.contract.routing.impl.RoutingRegistryImpl' ,
119+ ' org.hyperledger.fabric.contract.routing.impl.SerializerRegistryImpl' ,
118120 ' org.hyperledger.fabric.contract.execution.impl.ContractInvocationRequest' ,
119121 ' org.hyperledger.fabric.contract.routing.TransactionType' ,
120122 ' org.hyperledger.fabric.contract.metadata.MetadataBuilder' ,
@@ -139,6 +141,8 @@ jacocoTestCoverageVerification {
139141 ' org.hyperledger.fabric.contract.execution.impl.ContractInvocationRequest' ,
140142 ' org.hyperledger.fabric.contract.routing.impl.ContractDefinitionImpl' ,
141143 ' org.hyperledger.fabric.contract.routing.RoutingRegistry' ,
144+ ' org.hyperledger.fabric.contract.routing.impl.RoutingRegistryImpl' ,
145+ ' org.hyperledger.fabric.contract.routing.impl.SerializerRegistryImpl' ,
142146 ' org.hyperledger.fabric.shim.impl.Handler' ,
143147 ' org.hyperledger.fabric.shim.ChaincodeBase' ,
144148 ' org.hyperledger.fabric.contract.metadata.MetadataBuilder' ,
0 commit comments