unfortunately, it did not work out
This is strange, because neither the Siesta code for code coverage, not nyc
version has changed between the 5.5.0 and 5.5.1. Can you please double check? Note, that when using --nyc.include
need to use the equation character: --nyc.include=glob_pattern
Read the API documentation
Hi there,
I need to come back to this thread again
From the api documentation I can see this :
I just feel that the cmd
--nyc.include
does not do anything and decide to run
npx nyc --help
in Siesta folder to better understand of course with the help of doc.
Here is the complaint I get .
It seems that it looks for a module called
'../lib/config-util'
which is not there indeed.
what might be the cause?
Hello,
Thanks for the report, reproduced in the package (works in my development environment). I'll investigate and let you know.
Read the API documentation