Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backend] Add API to access and delete leaderboard data for admins #4086

Merged
merged 11 commits into from
Aug 10, 2023

Conversation

Suryansh5545
Copy link
Member

Add API to access leaderboard data details, and perform delete action, can only be performed with staff user

@codecov-commenter
Copy link

codecov-commenter commented Aug 5, 2023

Codecov Report

Merging #4086 (0f10404) into master (96968d6) will decrease coverage by 3.07%.
Report is 993 commits behind head on master.
The diff coverage is 46.77%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master    #4086      +/-   ##
==========================================
- Coverage   72.93%   69.86%   -3.07%     
==========================================
  Files          83       20      -63     
  Lines        5368     3528    -1840     
==========================================
- Hits         3915     2465    -1450     
+ Misses       1453     1063     -390     
Files Changed Coverage Δ
frontend/src/js/controllers/analyticsCtrl.js 80.72% <ø> (ø)
frontend/src/js/controllers/authCtrl.js 53.91% <8.33%> (-12.95%) ⬇️
frontend/src/js/controllers/permissionCtrl.js 36.36% <22.22%> (-63.64%) ⬇️
frontend/src/js/controllers/challengeCtrl.js 62.17% <38.48%> (-11.52%) ⬇️
frontend/src/js/controllers/updateProfileCtrl.js 82.55% <44.44%> (-10.30%) ⬇️
frontend/src/js/controllers/profileCtrl.js 66.50% <54.48%> (-26.35%) ⬇️
...ntend/src/js/controllers/challengeHostTeamsCtrl.js 70.50% <66.66%> (-1.18%) ⬇️
frontend/src/js/controllers/teamsCtrl.js 71.17% <75.00%> (ø)
frontend/src/js/controllers/challengeListCtrl.js 93.93% <98.07%> (-0.75%) ⬇️
frontend/src/js/controllers/ChallengeInviteCtrl.js 100.00% <100.00%> (ø)
... and 7 more

... and 63 files with indirect coverage changes

Files Changed Coverage Δ
frontend/src/js/controllers/analyticsCtrl.js 80.72% <ø> (ø)
frontend/src/js/controllers/authCtrl.js 53.91% <8.33%> (-12.95%) ⬇️
frontend/src/js/controllers/permissionCtrl.js 36.36% <22.22%> (-63.64%) ⬇️
frontend/src/js/controllers/challengeCtrl.js 62.17% <38.48%> (-11.52%) ⬇️
frontend/src/js/controllers/updateProfileCtrl.js 82.55% <44.44%> (-10.30%) ⬇️
frontend/src/js/controllers/profileCtrl.js 66.50% <54.48%> (-26.35%) ⬇️
...ntend/src/js/controllers/challengeHostTeamsCtrl.js 70.50% <66.66%> (-1.18%) ⬇️
frontend/src/js/controllers/teamsCtrl.js 71.17% <75.00%> (ø)
frontend/src/js/controllers/challengeListCtrl.js 93.93% <98.07%> (-0.75%) ⬇️
frontend/src/js/controllers/ChallengeInviteCtrl.js 100.00% <100.00%> (ø)
... and 7 more

... and 63 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d44d33b...0f10404. Read the comment docs.

@Suryansh5545 Suryansh5545 changed the title Add API to access leaderboard data details, and perform delete action Add API to access leaderboard data details, and perform delete action on duplicate combination found Aug 9, 2023
@gchhablani gchhablani changed the title Add API to access leaderboard data details, and perform delete action on duplicate combination found [Backend] Add API to access and delete leaderboard data for admins Aug 10, 2023
@gchhablani gchhablani merged commit ffb39ce into Cloud-CV:master Aug 10, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants