design-system icon indicating copy to clipboard operation
design-system copied to clipboard

feat() Add prop loadMoreCallback which will add load more slide for m…

Open ryan-hunt-priceline opened this issue 2 years ago • 1 comments

…obile

ryan-hunt-priceline avatar Sep 01 '22 21:09 ryan-hunt-priceline

Codecov Report

Merging #1199 (0bf0237) into main (c9e15c6) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1199      +/-   ##
==========================================
+ Coverage   95.72%   95.73%   +0.01%     
==========================================
  Files         174      175       +1     
  Lines        2360     2366       +6     
  Branches      551      554       +3     
==========================================
+ Hits         2259     2265       +6     
  Misses         49       49              
  Partials       52       52              
Impacted Files Coverage Δ
packages/carousel/src/Carousel.js 91.80% <100.00%> (+0.27%) :arrow_up:
...ckages/carousel/src/LoadMoreSlide/LoadMoreSlide.js 100.00% <100.00%> (ø)
packages/carousel/src/StretchSlide/StretchSlide.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 01 '22 21:09 codecov[bot]

No longer needed because the existing callback to load more items was fixed.

craigpalermo avatar Jun 02 '23 16:06 craigpalermo