Skip to content

Feature: List and table with virtual scrolling#1103

Merged
timotheeguerin merged 49 commits into
masterfrom
feature/list-infinite-scroll
Mar 1, 2018
Merged

Feature: List and table with virtual scrolling#1103
timotheeguerin merged 49 commits into
masterfrom
feature/list-infinite-scroll

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #1100

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2018

Codecov Report

Merging #1103 into master will increase coverage by 0.08%.
The diff coverage is 72.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1103      +/-   ##
==========================================
+ Coverage   53.27%   53.35%   +0.08%     
==========================================
  Files         880      890      +10     
  Lines       20452    20539      +87     
  Branches     2292     2289       -3     
==========================================
+ Hits        10896    10959      +63     
- Misses       9556     9580      +24
Impacted Files Coverage Δ
src/common/extensions/string.ts 65.71% <ø> (ø)
app/services/monitor-http/node-states-metrics.ts 70% <ø> (ø) ⬆️
app/components/base/list-and-show-layout/index.ts 100% <ø> (ø) ⬆️
app/services/core/long-running-action.ts 5.61% <ø> (ø) ⬆️
app/services/core/data/list-getter.ts 98.11% <ø> (ø) ⬆️
src/common/utils/filter-builder/connector.ts 100% <ø> (ø)
src/common/utils/filter-builder/operator.ts 100% <ø> (ø)
...de/browse/filter/node-advanced-filter.component.ts 55.55% <ø> (ø) ⬆️
src/common/extensions/array.ts 100% <ø> (ø)
src/common/utils/filter-builder/filter.ts 83.33% <ø> (ø)
... and 112 more

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 ac1af2a...c958fe3. Read the comment docs.

@timotheeguerin timotheeguerin merged commit 378f6b5 into master Mar 1, 2018
@timotheeguerin timotheeguerin deleted the feature/list-infinite-scroll branch March 1, 2018 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make list and table use virtual scroll

1 participant