sergiop / react-giphy-searchbox

Responsive and customizable search and select for Giphy's GIFs and Stickers.
https://sergiop.github.io/react-giphy-searchbox/
MIT License
48 stars 19 forks source link

Bugfix/handle undefined pagination #46

Closed sergiop closed 3 years ago

sergiop commented 3 years ago

Related to https://github.com/sergiop/react-giphy-searchbox/issues/42#issuecomment-750418736

codecov[bot] commented 3 years ago

Codecov Report

Merging #46 (3fbfeea) into master (c4c1847) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   98.16%   98.19%   +0.03%     
==========================================
  Files          13       13              
  Lines         109      111       +2     
==========================================
+ Hits          107      109       +2     
  Misses          2        2              
Impacted Files Coverage Δ
src/hooks/useApi.js 100.00% <100.00%> (ø)

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 c4c1847...3fbfeea. Read the comment docs.