ember-cli-code-coverage icon indicating copy to clipboard operation
ember-cli-code-coverage copied to clipboard

Added ability to pass coverage api value and report type from client app config

Open saloniy opened this issue 2 years ago • 1 comments

Added the ability to pass the value of the API from the client application instead of using write-coverage always as discussed. The default will be set to write-coverage just in case the value is not passed from the client app. Tested this with my app and it's working as expected after adding the coverageApiPath in my app's config/coverage.js image

saloniy avatar Nov 17 '22 20:11 saloniy

This looks useful to me

krasnoukhov avatar Apr 12 '24 09:04 krasnoukhov