Undistraction / folktale-validations

Validators and related utils for working with Folktale's Validation.
MIT License
7 stars 3 forks source link

Feat: Support RegExp in Constraint Field Names #20

Closed Undistraction closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #20 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   99.57%   99.58%   +0.01%     
==========================================
  Files          57       57              
  Lines         467      484      +17     
==========================================
+ Hits          465      482      +17     
  Misses          2        2
Impacted Files Coverage Δ
src/constraints/constraints.js 100% <ø> (ø) :arrow_up:
src/constraints/const.js 100% <100%> (ø) :arrow_up:
src/validators/object/validateObjectValues.js 100% <100%> (ø) :arrow_up:
src/utils/function.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 ba743be...203d98a. Read the comment docs.