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

feat: Upgrade to MDC v6.0.0-canary #2164

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2161

codecov[bot] commented 4 years ago

Codecov Report

Merging #2164 into master will decrease coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2164      +/-   ##
==========================================
- Coverage   90.72%   90.67%   -0.05%     
==========================================
  Files          98       98              
  Lines        4325     4324       -1     
  Branches      556      556              
==========================================
- Hits         3924     3921       -3     
- Misses        211      213       +2     
  Partials      190      190              
Impacted Files Coverage Δ
packages/data-table/data-table.ts 88.00% <100.00%> (ø)
packages/linear-progress/linear-progress.ts 98.55% <100.00%> (-0.03%) :arrow_down:
packages/slider/slider.ts 90.47% <0.00%> (-1.20%) :arrow_down:
packages/textfield/text-field.ts 86.95% <0.00%> (-0.34%) :arrow_down:
packages/dialog/dialog.component.ts 88.00% <0.00%> (+1.33%) :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 4ffdc88...018a60d. Read the comment docs.