Bill DePhillips

Results 24 comments of Bill DePhillips

This is blocking us from upgrading to warbler 1.4.0. Was this fix good? Are there any plans to merge it?

Let's get this merged. This repo had good SEO for folks searching on how to do this.

I am using gulp-istanbul 1.1.3 which depends on istanbul 0.4.x and I encountered this issue (when it was using istanbul 0.4.5). Manually forcing gulp-istanbul to use istanbul 0.4.4 resulted in...

Bump. So this issue is an unsolved blocker? Any other workaround suggestions. Istanbul seems like the only game in time for modern js coverage so I'm a bit lost where...

FWIW, I gave up using gulp to drive my mocha test run. When I instead invoked nyc via an npm script, it worked fine. I think that means using this...

FWIW I switched to using nyc via its CLI and it's working. I think this means this package is unmaintained/dead for other use cases.

@alodahl this seems like a wishlist item and some of these are already done, e.g. there is now a package.json file. If we still think some of the individual subtasks...

Sounds good. I updated the body of this ticket to reflect ideas that were already done or are already separate tickets. I think the only idea still worth having here...

Blocked on #77 and #96 so all the API calls are there to move.

This guide covers what we might want (except we won't need any of the React-related plugins): https://medium.com/@loclghst/set-up-eslint-prettier-and-pre-commit-hooks-using-husky-for-react-73e7a51cda26 Feel free to use a different strategy if you know of a simpler...