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(data-table): Add support for loading state #2171

Closed trimox closed 4 years ago

trimox commented 4 years ago

closes #2163

codecov[bot] commented 4 years ago

Codecov Report

Merging #2171 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2171      +/-   ##
==========================================
+ Coverage   90.71%   90.73%   +0.01%     
==========================================
  Files          98       98              
  Lines        4321     4327       +6     
  Branches      556      556              
==========================================
+ Hits         3920     3926       +6     
  Misses        211      211              
  Partials      190      190              
Impacted Files Coverage Δ
packages/data-table/data-table.ts 88.88% <100.00%> (+0.88%) :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 881c81b...5216768. Read the comment docs.