gulp-bower
gulp-bower copied to clipboard
Add incompatible log for dependency pick list
With interactive set to true the user is presented with a prompt to specify a dependency when incompatibilities are found. This change logs the possible choices before the prompt.
Current coverage is 73.68% (diff: 11.11%)
@@ master #57 diff @@
==========================================
Files 1 1
Lines 98 133 +35
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 95 98 +3
- Misses 3 35 +32
Partials 0 0
Powered by Codecov. Last update 02704fd...fedf1d7
I think this is good! Could you add some tests as well?