danielgrijalva / overworld-old

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

fixed bug that gave an error when rating a game without backdrop #169

Closed pathak-pratik closed 4 years ago

pathak-pratik commented 4 years ago

This fixes issue #158

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #169   +/-   ##
========================================
  Coverage          ?   64.8%           
========================================
  Files             ?      81           
  Lines             ?    1543           
  Branches          ?      53           
========================================
  Hits              ?    1000           
  Misses            ?     501           
  Partials          ?      42
Impacted Files Coverage Δ
frontend/src/modules/game/actions.js 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 752c7a1...5772b7b. Read the comment docs.

danielgrijalva commented 4 years ago

@pathak-pratik it seems I can’t merge because your branch is out-of-date with master. Can you merge that branch with yours?

pathak-pratik commented 4 years ago

Sure. Done.