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

disable TopChallenges, and Leaderboard relate features that are broken #2285

Merged
merged 6 commits into from
Feb 29, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Feb 27, 2024

At the time of this pr, dynamic queries are disabled, which has led to many "broken" features. To limit the amount of errors users run into, this pull request will remove these broken features. Specifically, it involves disabling the following functionalities: the 'Top Challenges' widget, the fetch for top challenges on the user metrics page, the challenge leaderboard page, the project leaderboard page, custom ranges in dropdown menus, current month ranges in dropdown menus, and removing the error modals on leaderboard widgets.

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 23.60%. Comparing base (cef2c27) to head (7cdee34).

Files Patch % Lines
...lengeOwnerLeaderboard/ChallengeOwnerLeaderboard.js 0.00% 1 Missing and 1 partial ⚠️
src/services/Leaderboard/Leaderboard.js 0.00% 1 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2285      +/-   ##
==========================================
+ Coverage   23.58%   23.60%   +0.01%     
==========================================
  Files         648      648              
  Lines       22505    22474      -31     
  Branches     6954     6938      -16     
==========================================
- Hits         5308     5305       -3     
+ Misses      14374    14348      -26     
+ Partials     2823     2821       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak merged commit 458f4bc into main Feb 29, 2024
5 checks passed
@CollinBeczak CollinBeczak deleted the add-LeaderboardWidget-fetch-failure-message branch February 29, 2024 01:33
@CollinBeczak CollinBeczak mentioned this pull request Feb 29, 2024
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.

2 participants