danielgrijalva / overworld-old

:video_game: Discover, discuss and track your video games.
https://overworld.netlify.com/
120 stars 80 forks source link

fixed error checking #142

Closed bovas85 closed 5 years ago

bovas85 commented 5 years ago

prop error must be checked before accessing length.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@426e33c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #142   +/-   ##
=========================================
  Coverage          ?   94.52%           
=========================================
  Files             ?       19           
  Lines             ?      895           
  Branches          ?        0           
=========================================
  Hits              ?      846           
  Misses            ?       49           
  Partials          ?        0

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 426e33c...78244b0. Read the comment docs.

bovas85 commented 5 years ago

am I missing a step for code coverage? it doesn't seem to be documented.