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 aria support #124

Closed jhwohlgemuth closed 6 years ago

jhwohlgemuth commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #124      +/-   ##
=========================================
- Coverage   99.11%   99.1%   -0.01%     
=========================================
  Files          21      21              
  Lines         565     561       -4     
  Branches       77      75       -2     
=========================================
- Hits          560     556       -4     
  Misses          5       5
Impacted Files Coverage Δ
generators/webapp/commandLineOptions.js 100% <ø> (ø) :arrow_up:
generators/app/prompts.js 100% <ø> (ø) :arrow_up:
test/lib/common.js 100% <ø> (ø) :arrow_up:
generators/app/gruntTaskConfigs.js 100% <ø> (ø) :arrow_up:
generators/app/doneMessage.js 100% <100%> (ø) :arrow_up:
generators/webapp/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 c4a9db4...7836f68. Read the comment docs.