formly-js / angular-formly

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

chore(package): update eslint and dependencies #668

Closed BarryThePenguin closed 7 years ago

BarryThePenguin commented 8 years ago

Add eslint warnings for problematic rules

codecov-io commented 8 years ago

Current coverage is 95.86%

Merging #668 into master will decrease coverage by <.01%

  1. 2 files in src were modified. more
    • Misses +1
    • Hits +150
  2. File src/index.common.js (not in diff) was modified. more
    • Misses 0
    • Partials 0
    • Hits -1
  3. File ...y-form.controller.js (not in diff) was deleted. more
@@             master    #668   diff @@
=======================================
  Files            17      16     -1   
  Lines          1164    1161     -3   
  Methods           0       0          
  Branches          0       0          
=======================================
- Hits           1116    1113     -3   
  Misses           48      48          
  Partials          0       0          

Sunburst

Powered by Codecov. Last updated by a4c54bb...c58f4d6

kentcdodds commented 8 years ago

LGTM! Would like to get another reviewer on this though.

kentcdodds commented 7 years ago

This should probably be updated if we want it merged. Things have changed quite a bit since March 19th, 2016....