Cloud-CV / Cloud-CV/EvalAI

Reuse common code from leaderboard API

Open
#2,800 0 comments 1 reaction 1 assignee Claimed by @RishabhJain2018 View on GitHub
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

As in [this](https://github.com/Cloud-CV/EvalAI/pull/2798) PR we have created an API for not only giving public submissions but also private submissions to display on the leaderboard. So we have used most the things same which are present in the [leaderboard API](https://github.com/Cloud-CV/EvalAI/blob/master/apps/jobs/views.py#L467).

**How to fix this issue:**

In order to fix this issue one need to move that reusable code from both the APIs to some common place and then use it from there in both the APIs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.