Here is a demo of 3 way combined coverage between Cypress e2e, CT and Jest. Things work really well locally, but we do have a problem in CI though because nyc merge creates an empty coverage.json file
https://github.com/cypress-io/cypress/discussions/22828