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-field): Issue #510 Fixes formly-field to handle multiple inputs in a single form control #553

Closed interrobrian closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 95.93%

Merging #553 into master will increase coverage by +0.01% as of f27e3b3

@@            master    #553   diff @@
======================================
  Files           16      16       
  Stmts         1103    1106     +3
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit           1058    1061     +3
  Partial          0       0       
  Missed          45      45       

Review entire Coverage Diff as of f27e3b3


Uncovered Suggestions

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

Powered by Codecov. Updated on successful CI builds.

kentcdodds commented 8 years ago

Looks totally solid! Thanks for doing this :-)

kentcdodds commented 8 years ago

A new version should be released automatically in a few minutes :+1: