ipfs-webui
ipfs-webui copied to clipboard
feature: Integrate with codecov
We should be emitting playwright, jest, and storybook code coverage to https://app.codecov.io/gh/ipfs/ipfs-webui using https://github.com/codecov/codecov-action#usage (via Unified CI JS)
- [x] Ensure coverage is output from playwright, jest, and storybook during github workflow for PRs
- [x] Add codecov action to github workflow for PRs