playwright-test-coverage
playwright-test-coverage copied to clipboard
Example with sharding
We're looking to implement code coverage after implementing sharding. It looks like the easiest solution is just to let codecov.io handle the different components, but it would be great to give the community an example of how to combine e2e code coverage in "scaled" CI systems.