rawmodel / framework

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

Add field.getModel(), add model.getContext() type, fix getter #51

Closed xpepermint closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   90.28%   90.17%   -0.11%     
==========================================
  Files          61       61              
  Lines         854      855       +1     
  Branches      175      175              
==========================================
  Hits          771      771              
  Misses         39       39              
- Partials       44       45       +1
Impacted Files Coverage Δ
packages/rawmodel-core/src/core/props.ts 89.13% <100%> (-0.66%) :arrow_down:
packages/rawmodel-core/src/core/models.ts 91.17% <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 0d7cd49...67e535d. Read the comment docs.