rawmodel / framework

Strongly-typed JavaScript object with support for validation and error handling.
https://rawmodel.github.io/framework/
MIT License
142 stars 16 forks source link

Fix context in validator and handler #49

Closed xpepermint closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   90.28%   90.28%           
=======================================
  Files          61       61           
  Lines         854      854           
  Branches      175      175           
=======================================
  Hits          771      771           
  Misses         39       39           
  Partials       44       44
Impacted Files Coverage Δ
packages/rawmodel-handler/src/core/handler.ts 88.88% <ø> (ø) :arrow_up:
packages/rawmodel-validator/src/core/validator.ts 88.88% <ø> (ø) :arrow_up: