dojo / cli-build-widget

Command for building Dojo widgets
Other
6 stars 17 forks source link

[OLD] Add validation and schema for cli-build-widget #50

Closed JamesLMilner closed 4 years ago

JamesLMilner commented 5 years ago

We recently add the ability to write JSON schema validation in dojo/cli. This PR adds validation and schema to the cli-build-widget so that .dojorc configs can be validated.

codecov[bot] commented 5 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   69.91%   70.32%   +0.41%     
==========================================
  Files           8        8              
  Lines         359      364       +5     
  Branches       62       62              
==========================================
+ Hits          251      256       +5     
  Misses        108      108
Impacted Files Coverage Δ
src/main.ts 95.41% <100%> (+0.18%) :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 9c04cdc...b7ba8c1. Read the comment docs.