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

Update serialization tests #45

Closed xpepermint closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.46%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   90.62%   91.08%   +0.46%     
==========================================
  Files          61       61              
  Lines         864      864              
  Branches      178      178              
==========================================
+ Hits          783      787       +4     
+ Misses         38       37       -1     
+ Partials       43       40       -3
Impacted Files Coverage Δ
packages/rawmodel-core/src/core/props.ts 93.61% <ø> (+2.12%) :arrow_up:
packages/rawmodel-core/src/core/models.ts 91.79% <0%> (+0.74%) :arrow_up: