hapramp / alpha-web

1Ramp Alpha Web App
https://alpha.1ramp.io/
19 stars 7 forks source link

Add infinite scroll and skeleton placeholder for posts #118

Closed singhpratyush closed 5 years ago

singhpratyush commented 5 years ago

screenshot from 2018-12-29 21-48-42

codecov[bot] commented 5 years ago

Codecov Report

Merging #118 into develop will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #118      +/-   ##
==========================================
- Coverage     0.48%   0.47%   -0.02%     
==========================================
  Files          135     136       +1     
  Lines         3304    3389      +85     
  Branches       674     695      +21     
==========================================
  Hits            16      16              
- Misses        2861    2936      +75     
- Partials       427     437      +10
Impacted Files Coverage Δ
src/competitions/reducer.js 0% <0%> (ø) :arrow_up:
src/utils/haprampAPI.js 0% <0%> (ø) :arrow_up:
src/feed/UserFeed.js 0% <0%> (ø) :arrow_up:
src/profile/actions.js 0% <0%> (ø) :arrow_up:
...nities/MicroCommunitySingle/MicroCommunityPosts.js 0% <0%> (ø) :arrow_up:
src/feed/TagFeed.js 0% <0%> (ø) :arrow_up:
src/feed/NewFeed.js 0% <0%> (ø) :arrow_up:
src/microCommunities/reducer.js 0% <0%> (ø) :arrow_up:
src/profile/reducer.js 0% <0%> (ø) :arrow_up:
src/feed/Explore.js 0% <0%> (ø) :arrow_up:
... and 7 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 f202da5...6ad4b43. Read the comment docs.