formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.22k stars 405 forks source link

fix(formly-form): added originalModel and formOptions to getFormlyFie… #622

Closed nikhilshagri closed 8 years ago

nikhilshagri commented 8 years ago

…ldLikeLocals function

added originalModel and formOptions to getFormlyFieldLikeLocals function

issue #616: #https://github.com/formly-js/angular-formly/issues/616

codecov-io commented 8 years ago

Current coverage is 96.00%

Merging #622 into master will not affect coverage as of e8736a0

@@            master   #622   diff @@
=====================================
  Files           16     16       
  Stmts         1150   1150       
  Branches         0      0       
  Methods          0      0       
=====================================
  Hit           1104   1104       
  Partial          0      0       
  Missed          46     46       

Review entire Coverage Diff as of e8736a0


Uncovered Suggestions

  1. +0.34% via ...alidationMessages.js#25...28
  2. +0.26% via ...s/formlyUsability.js#18...20
  3. +0.26% via src/test.utils.js#38...40
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.