dojo / cli-build-widget

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

Add validation and schema for cli-build-widget #68

Closed JamesLMilner closed 4 years ago

JamesLMilner commented 4 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.

Closed #50 in favour of this as it was not a PR off my fork

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.43%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   63.95%   64.39%   +0.43%     
==========================================
  Files           8        8              
  Lines         405      410       +5     
  Branches       88       88              
==========================================
+ Hits          259      264       +5     
  Misses        146      146
Impacted Files Coverage Δ
src/main.ts 94.81% <100%> (+0.19%) :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 0dca2f8...6bea480. Read the comment docs.