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

Add freeze() method #41

Closed xpepermint closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.12%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   86.02%   86.14%   +0.12%     
==========================================
  Files          62       62              
  Lines        1116     1133      +17     
  Branches      248      251       +3     
==========================================
+ Hits          960      976      +16     
  Misses         75       75              
- Partials       81       82       +1
Impacted Files Coverage Δ
packages/rawmodel-core/src/core/props.ts 84.9% <100%> (+0.4%) :arrow_up:
packages/rawmodel-core/src/core/models.ts 85.65% <75%> (+0.32%) :arrow_up: