trimox / angular-mdc-web

Angular wrapper for Material Design (Web) Components
https://trimox.github.io/angular-mdc-web
MIT License
517 stars 87 forks source link

fix(chip-set): Set NG_VALUE_ACCESSOR provider #2173

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2157

codecov[bot] commented 4 years ago

Codecov Report

Merging #2173 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2173      +/-   ##
==========================================
+ Coverage   90.70%   90.73%   +0.02%     
==========================================
  Files          98       98              
  Lines        4327     4326       -1     
  Branches      556      554       -2     
==========================================
  Hits         3925     3925              
  Misses        212      212              
+ Partials      190      189       -1     
Impacted Files Coverage Δ
packages/chips/chip-set.ts 87.78% <100.00%> (+0.66%) :arrow_up:
packages/dialog/dialog.component.ts 86.66% <0.00%> (-1.34%) :arrow_down:
packages/ripple/ripple.service.ts 81.25% <0.00%> (+2.08%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5f235c1...094c0b2. Read the comment docs.