ipfs-webui icon indicating copy to clipboard operation
ipfs-webui copied to clipboard

feature: Integrate with codecov

Open SgtPooki opened this issue 3 years ago • 0 comments

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

SgtPooki avatar Sep 01 '22 16:09 SgtPooki