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): Fix for setting watches on deep level properties #558

Closed MCKRUZ closed 8 years ago

MCKRUZ commented 8 years ago

Updated the getWatchExpression function to set the watch model to use deep level expressions ratherthen just top level

codecov-io commented 8 years ago

Current coverage is 95.93%

Merging #558 into master will not affect coverage as of 7968219

@@            master    #558   diff @@
======================================
  Files           16      16       
  Stmts         1106    1106       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit           1061    1061       
  Partial          0       0       
  Missed          45      45       

Review entire Coverage Diff as of 7968219


Uncovered Suggestions

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

Powered by Codecov. Updated on successful CI builds.