My tests run while I have the solidity coverage plugin in my truffle config but when I run truffle run coverage I get the error
Error: Cannot create instance of IPaymaster; no code at address 0x9561C133DD8580860B6b7E504bC5Aa500f0f06a7 with IPaymaster being an interface and I have integrated open gsn where the contracts inherit some interfaces and hence the issue any workaround for this?