webpack / schema-utils

Options Validation
MIT License
246 stars 39 forks source link

refactor: added `link` to other formats #134

Closed alexander-akait closed 3 years ago

alexander-akait commented 3 years ago

This PR contains a:

Motivation / Use-Case

added link to other formats

Breaking Changes

No

Additional Info

no

codecov[bot] commented 3 years ago

Codecov Report

Merging #134 (9cbe4e6) into master (589aa59) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
+ Coverage   97.57%   97.58%   +0.01%     
==========================================
  Files           6        6              
  Lines         702      705       +3     
  Branches      300      301       +1     
==========================================
+ Hits          685      688       +3     
  Misses         15       15              
  Partials        2        2              
Impacted Files Coverage Δ
src/ValidationError.js 96.73% <100.00%> (+0.01%) :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 589aa59...9cbe4e6. Read the comment docs.