danielgrijalva / overworld-old

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

Backdrop in Profile #93

Closed danielgrijalva closed 5 years ago

danielgrijalva commented 5 years ago

The backdrop is picked from the first favorite game. If the user has no favorite, the profile is displayed without backdrop.

image

codecov[bot] commented 5 years ago

Codecov Report

Merging #93 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   94.78%   94.79%   +<.01%     
==========================================
  Files          19       19              
  Lines         710      711       +1     
==========================================
+ Hits          673      674       +1     
  Misses         37       37
Impacted Files Coverage Δ
backend/actions/tests.py 100% <ø> (ø) :arrow_up:
backend/games/fields.py 100% <ø> (ø) :arrow_up:
backend/games/serializers.py 100% <100%> (ø) :arrow_up:
backend/games/models.py 88.88% <100%> (+1.38%) :arrow_up:
backend/actions/views.py 95.8% <100%> (ø) :arrow_up:

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 3be99e0...a7f3e66. Read the comment docs.