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

feat(snackbar): Support custom components #2122

Open trimox opened 4 years ago

trimox commented 4 years ago

WIP

closes #2121

codecov[bot] commented 4 years ago

Codecov Report

Merging #2122 into master will increase coverage by <.01%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2122      +/-   ##
==========================================
+ Coverage   90.65%   90.66%   +<.01%     
==========================================
  Files         100      100              
  Lines        4344     4295      -49     
  Branches      559      548      -11     
==========================================
- Hits         3938     3894      -44     
+ Misses        215      212       -3     
+ Partials      191      189       -2
Impacted Files Coverage Δ
packages/snackbar/module.ts 100% <ø> (ø) :arrow_up:
packages/snackbar/snackbar.ts 95.38% <100%> (+1.94%) :arrow_up:
packages/snackbar/snackbar.component.ts 75% <50%> (-15.33%) :arrow_down:
packages/snackbar/snackbar-container.ts 90.9% <60%> (-3.21%) :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 4818a6c...1823ef3. Read the comment docs.