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

Fix a bug that prevents to handle API errors. #44

Closed sergiop closed 3 years ago

sergiop commented 3 years ago

Closes https://github.com/sergiop/react-giphy-searchbox/issues/42

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (f82331e) into master (7eec11c) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   98.11%   98.16%   +0.05%     
==========================================
  Files          13       13              
  Lines         106      109       +3     
==========================================
+ Hits          104      107       +3     
  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 7eec11c...f82331e. Read the comment docs.