danielgrijalva / overworld-old

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

Remove duplicate code #118

Closed danielgrijalva closed 5 years ago

danielgrijalva commented 5 years ago

Merging one of the recent PRs caused a couple of lines to merge wrong.

codecov[bot] commented 5 years ago

Codecov Report

Merging #118 into master will increase coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #118      +/-   ##
=========================================
+ Coverage   43.78%   43.8%   +0.02%     
=========================================
  Files          84      84              
  Lines        1608    1607       -1     
  Branches       44      44              
=========================================
  Hits          704     704              
+ Misses        860     859       -1     
  Partials       44      44
Impacted Files Coverage Δ
frontend/src/modules/profile/index.js 0% <ø> (ø) :arrow_up:
frontend/src/modules/game/index.js 0% <0%> (ø) :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 92f78a5...56381a8. Read the comment docs.