Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

writeReport dest argument doesn't support function #77

Open
njs50 opened this issue Jul 20, 2016 · 0 comments
Open

writeReport dest argument doesn't support function #77

njs50 opened this issue Jul 20, 2016 · 0 comments

Comments

@njs50
Copy link

njs50 commented Jul 20, 2016

in libr/writeReport.js it says:

     * @param  {string|function} dest          The filename or outputting
     *                                         function to use for generating
     *                                         the report

however when passing a function there is an error in the reporter that it expects a string.

it would be nice if this worked as per the istanbul coverage config (i.e the function is passed the browser name and returns the destination).

@dylans dylans added this to the 0.9.0 milestone Jan 11, 2017
@dylans dylans modified the milestones: 0.9.0, 0.10.0 Feb 22, 2017
@dylans dylans removed this from the 0.10.0 milestone Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants