division icon indicating copy to clipboard operation
division copied to clipboard

feat(watch): support .* file extension for matching all files

Open lazlojuly opened this issue 8 years ago • 2 comments

This change fixes #5

Note: When running tests, I have noticed that watch extension's tests are skipped. Is there a reason for that?

lazlojuly avatar Nov 25 '16 17:11 lazlojuly

Coverage Status

Coverage remained the same at 93.443% when pulling 0302bfa85ccaa8226b506dcd65f1b009e56ff3af on lazlojuly:watch-all-files into 3fef5591b14df08692f61ba3391663688fa07c30 on codename-:master.

coveralls avatar Nov 25 '16 17:11 coveralls

Tests are skipped because some issues I don't remember right now 😉 If you would like to return them and eventually fix that issue - I would be happy with that.

setthase avatar Feb 03 '17 15:02 setthase