dojo / cli

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

Tighten up filtering of returned packages from npm search #219

Closed maier49 closed 6 years ago

maier49 commented 6 years ago

Type: bug

The following has been addressed in the PR:

Description:

Resolves #218

codecov[bot] commented 6 years ago

Codecov Report

Merging #219 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files          19       19           
  Lines         476      476           
  Branches       62       62           
=======================================
  Hits          451      451           
  Misses         13       13           
  Partials       12       12
Impacted Files Coverage Δ
src/installableCommands.ts 90.32% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0ebf262...dff0639. Read the comment docs.