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

Add leaderboard and overview of achievements #3686

Merged
merged 5 commits into from
Jan 29, 2025

Fix tests

dc4eda2
Select commit
Loading
Failed to load commit list.
Merged

Add leaderboard and overview of achievements #3686

Fix tests
dc4eda2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2025 in 0s

89.66% (-0.01%) compared to c2b431c

View this Pull Request on Codecov

89.66% (-0.01%) compared to c2b431c

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 9 lines in your changes missing coverage. Please review.

Project coverage is 89.66%. Comparing base (c2b431c) to head (dc4eda2).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
lego/apps/achievements/views.py 63.15% 7 Missing ⚠️
...ps/users/migrations/0045_user_achievement_score.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3686      +/-   ##
==========================================
- Coverage   89.67%   89.66%   -0.01%     
==========================================
  Files         703      707       +4     
  Lines       22536    22605      +69     
==========================================
+ Hits        20209    20269      +60     
- Misses       2327     2336       +9     

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