sui
sui copied to clipboard
feat(packages/sui-test): add lcov n html test coverage dual report
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?