Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

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

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

sergiop
Copy link
Owner

@sergiop sergiop commented Dec 23, 2020

Closes #42

@codecov
Copy link

codecov bot commented Dec 23, 2020

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.

@sergiop sergiop merged commit c4c1847 into master Dec 23, 2020
@sergiop sergiop deleted the bugfix/api-error-handling branch December 23, 2020 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Cannot read property 'total_count' of undefined
1 participant