knok-healthcare / figma-assets-to-github-plugin

A Figma plugin to export all assets inside a Figma board to a Github pull request with ease
https://www.figma.com/community/plugin/1250083994048709468/Figma-assets-to-Github-plugin
MIT License
3 stars 0 forks source link

ci: configure a github workflow to deploy coverage reports to cloudflare pages #8

Open carlosdevpereira opened 1 year ago

carlosdevpereira commented 1 year ago

Description

The test framework allows to generate code coverage reports with detailed information of what is not covered by tests. This report can be useful for developers and so it would be a nice to have if these reports where made available automatically instead of having to be generated manually.

Acceptance Criteria


Depends on: https://github.com/knok-healthcare/figma-assets-to-github-plugin/issues/6 Depends on: #7