Trevor McKeown

Results 16 comments of Trevor McKeown

My regrets, this pull request is still in draft mode and not completely up to date with my local fork. I will get this branch updated during my next programming...

I would like to request some clarity on the comments above. We don't need to explicitly [include js-yaml](https://gist.github.com/mcknasty/1d666798cf45232e115439203ddedf97#file-c8-js-yaml-dep-bash-example-txt-L27-L39) as a development dependency. The unit tests [pass](https://gist.github.com/mcknasty/1d666798cf45232e115439203ddedf97#file-c8-js-yaml-dep-bash-example-txt-L60-L77) for this [commit](https://gist.github.com/mcknasty/1d666798cf45232e115439203ddedf97#file-c8-js-yaml-dep-bash-example-txt-L24) ,...

`js-yaml` doesn't require `c8`. Is there a reason it needs to be a peer dependency? Can it just be an [optional dependency](https://docs.npmjs.com/cli/v10/configuring-npm/package-json#optionaldependencies)?

I am working on some additional enhancements. I am not excited about how cumbersome chai-spies are, so I am researching other test investigation modules. Currently, there is only one line...

The issue of the check function mentioned above has come up a few times as I have been working on yargs related feature requests and code coverage reports. I outlined...

Hi @bcoe and @kf6kjg I just put in Pull Request #436 for this feature. Need a maintainer to review before starting the workflow. Thanks!