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(snackbar): Should show dismiss icon without action text #2167

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2158

codecov[bot] commented 4 years ago

Codecov Report

Merging #2167 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2167      +/-   ##
==========================================
- Coverage   90.72%   90.69%   -0.03%     
==========================================
  Files          98       98              
  Lines        4324     4321       -3     
  Branches      556      556              
==========================================
- Hits         3923     3919       -4     
- Misses        211      212       +1     
  Partials      190      190              
Impacted Files Coverage Δ
packages/snackbar/snackbar.component.ts 90.16% <100.00%> (-0.16%) :arrow_down:
packages/snackbar/snackbar.ts 93.22% <100.00%> (-0.23%) :arrow_down:
packages/dialog/dialog.component.ts 86.66% <0.00%> (-1.34%) :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 8a87024...0739236. Read the comment docs.