karma-runner / karma-chrome-launcher

A Karma plugin. Launcher for Chrome and Chrome Canary.
MIT License
468 stars 119 forks source link

Custom name for directory of lcov.info #227

Open ayeshasiddiqs7 opened 3 years ago

ayeshasiddiqs7 commented 3 years ago

Hi,

I want the framework to generate the folder for coverage based on a configurable name, is that possible? Currently I get /coverage/Chrome 88.0.4324.182 (Windows 10)/lcov.info

Is it possible to have coverage/<any_folder_name>/lcov.info

jasomimo commented 2 years ago

@ayeshasiddiqs7 karma-coverage plugin has subdir configuration that allow to specify folder name for coverage results: https://github.com/karma-runner/karma-coverage#advanced-multiple-reporters