dgraham / eslint-plugin-jquery

Disallow jQuery functions with native equivalents.
MIT License
209 stars 22 forks source link

Add code coverage #17

Closed sharkykh closed 6 years ago

sharkykh commented 6 years ago

I noticed coverage reporting was not set up, and I find coverage useful.

dgraham commented 6 years ago

Thanks for opening this as a pull request separate from #16.

I think test coverage metrics make more sense in an application than for this library that's unlikely to see much change in the future. It's fairly stable at this point, so I'll close this branch.

I really appreciate your help closing out #15!

sharkykh commented 6 years ago

That's why I split it from the other PR, so if you don't want it, you could just close it. No hard feelings :)