hapramp / alpha-web

1Ramp Alpha Web App
https://alpha.1ramp.io/
19 stars 7 forks source link

Add leaderboard for last 10 contests #153

Closed singhpratyush closed 5 years ago

singhpratyush commented 5 years ago

Compact view -

screenshot from 2019-02-08 11-28-30

List of all the winners -

screenshot from 2019-02-08 11-28-59

codecov[bot] commented 5 years ago

Codecov Report

Merging #153 into develop will decrease coverage by 0.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #153      +/-   ##
=========================================
- Coverage     0.41%   0.4%   -0.02%     
=========================================
  Files          155    159       +4     
  Lines         3885   3996     +111     
  Branches       777    797      +20     
=========================================
  Hits            16     16              
- Misses        3389   3489     +100     
- Partials       480    491      +11
Impacted Files Coverage Δ
src/components/root/index.js 0% <0%> (ø) :arrow_up:
src/competitions/Leaderboard/reducer.js 0% <0%> (ø)
src/competitions/Leaderboard/index.js 0% <0%> (ø)
src/icons/index.js 0% <0%> (ø) :arrow_up:
src/competitions/CompetitionListing/index.js 0% <0%> (ø) :arrow_up:
src/reducers/index.js 0% <0%> (ø) :arrow_up:
src/competitions/Leaderboard/WinnersList.js 0% <0%> (ø)
src/icons/Icon.js 0% <0%> (ø) :arrow_up:
src/utils/haprampAPI.js 0% <0%> (ø) :arrow_up:
src/competitions/Leaderboard/actions.js 0% <0%> (ø)
... and 7 more

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 99cbb47...5c9f7c7. Read the comment docs.