dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Bug: Duplicate command names and precedence order #66

Closed tomdye closed 7 years ago

tomdye commented 7 years ago

Fixes: https://github.com/dojo/cli/issues/63 Ensures that duplicate command names and descriptions are not shown.

codecov-io commented 7 years ago

Current coverage is 99.39% (diff: 100%)

Merging #66 into master will increase coverage by <.01%

@@             master        #66   diff @@
==========================================
  Files            11         11          
  Lines           163        164     +1   
  Methods           0          0          
  Messages          0          0          
  Branches         13         13          
==========================================
+ Hits            162        163     +1   
  Misses            1          1          
  Partials          0          0          

Powered by Codecov. Last update b4159f5...fbed24e