Submitted by leastwood
Adequate test coverage and regular reporting is an essential process in ensuring the codebase works as intended. Insufficient code coverage may lead to unexpected issues and regressions arising due to changes in the underlying smart contract implementation.

Image above showcases total test coverage of the target contracts.
Recommend ensuring the coverage report produced via npx hardhat coverage covers all functions within Reality Cards smart contract suite.
Splidge (Reality Cards) acknowledged:
