kind-eve-72052
03/02/2023, 7:00 PM@cypress/code-coverage library to retrieve current code coverage for these tests. I was able to successfully add @cypress/code-coverage library, but was getting an error shown in the screenshot. After digging deeper into @cypress/code-coverage readme noticed this error could be shown if there is NO frontend code coverage, is this the case in my situation or do I need to add some extra libraries? Also tried to set expectBackendCoverageOnly: true to get rid of the error, but not sure what I am supposed to set as my url in this case is there extra code needed on clients side of the code?