webpack / schema-utils

Options Validation
MIT License
246 stars 39 forks source link

feat: smart not case #101

Closed vankop closed 4 years ago

vankop commented 4 years ago

This PR contains a:

Motivation / Use-Case

finish https://github.com/webpack/schema-utils/pull/61

42

part of 1st proposal.

Breaking Changes

No

Additional Info

codecov[bot] commented 4 years ago

Codecov Report

Merging #101 into master will decrease coverage by 0.37%. The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   97.95%   97.57%   -0.38%     
==========================================
  Files           6        6              
  Lines         683      700      +17     
  Branches      284      299      +15     
==========================================
+ Hits          669      683      +14     
- Misses         13       15       +2     
- Partials        1        2       +1     
Impacted Files Coverage Δ
src/ValidationError.js 96.69% <89.65%> (-0.70%) :arrow_down:
src/util/hints.js 100.00% <0.00%> (+1.72%) :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 a36e535...8a688e7. Read the comment docs.