sui icon indicating copy to clipboard operation
sui copied to clipboard

feat(packages/sui-test): add lcov n html test coverage dual report

Open andresin87 opened this issue 4 years ago • 0 comments

Description

The process is the same but it can also output the lcov.info in the same lifecycle as the html directory files is generated. https://github.com/karma-runner/karma-coverage/blob/master/docs/configuration.md

🚨 it also changes the out coverage inner report dir from html-report to lcov-report

Do you know if someone is using the html report for any process?

Related Issue

Example

andresin87 avatar Jul 23 '21 13:07 andresin87