trimox / angular-mdc-web

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

fix(textfield): Throws exception with Ivy #2114

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2113

codecov[bot] commented 4 years ago

Codecov Report

Merging #2114 into master will increase coverage by 0.2%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2114     +/-   ##
=========================================
+ Coverage   90.34%   90.54%   +0.2%     
=========================================
  Files         100      100             
  Lines        4328     4327      -1     
  Branches      553      553             
=========================================
+ Hits         3910     3918      +8     
+ Misses        223      215      -8     
+ Partials      195      194      -1
Impacted Files Coverage Δ
packages/textfield/text-field.ts 87.29% <90.9%> (+3.62%) :arrow_up:
packages/textfield/text-field-icon.ts 90.9% <0%> (-9.1%) :arrow_down:

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 cdf889c...85d9552. Read the comment docs.