kaskadi / template-kaskadi-element

a template for building kaskadi's custom elements
MIT License
0 stars 0 forks source link

set up code coverage and reporter #2

Closed Holger-Will closed 4 years ago

Holger-Will commented 4 years ago

use karmas Istanbul integration and report to code-climate

Holger-Will commented 4 years ago

part one (istanbul) is done

Holger-Will commented 4 years ago

you can now run coverage upload manually: npm run coverage we need to automate this with actions... the process requires a manuell set up of the repo at code-climate

Holger-Will commented 4 years ago

https://docs.codeclimate.com/docs/github-actions-test-coverage

alexlemaire commented 4 years ago

Action for code testing and code coverage in place. Needs to document the initial repo setup so that the automation can run

Holger-Will commented 4 years ago

can this be closed?

alexlemaire commented 4 years ago

Yep, closing.