omahajs / generator-omaha

Yeoman generator designed to help you craft sustainable code for the modern web
https://omaha.js.org
MIT License
12 stars 1 forks source link

Remove jsinspect support #123

Closed jhwohlgemuth closed 6 years ago

jhwohlgemuth commented 6 years ago

The march to omaha-cli continues...

codecov[bot] commented 6 years ago

Codecov Report

Merging #123 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   99.11%   99.11%   -0.01%     
==========================================
  Files          21       21              
  Lines         567      565       -2     
  Branches       78       77       -1     
==========================================
- Hits          562      560       -2     
  Misses          5        5
Impacted Files Coverage Δ
generators/app/utils.js 100% <ø> (ø) :arrow_up:
generators/app/gruntTaskConfigs.js 100% <ø> (ø) :arrow_up:
generators/webapp/index.js 100% <ø> (ø) :arrow_up:
generators/app/prompts.js 100% <ø> (ø) :arrow_up:
generators/project/commandLineOptions.js 100% <ø> (ø) :arrow_up:
generators/app/doneMessage.js 100% <100%> (ø) :arrow_up:
generators/project/index.js 100% <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 6179db7...f55b514. Read the comment docs.

jhwohlgemuth commented 6 years ago

Remove JSInspect support