feat(levels): add levels leaderboard #406
+2,443
−673
Draft
Codecov / codecov/project
succeeded
Dec 22, 2025 in 0s
52.11% (-8.20%) compared to 1df4d79
View this Pull Request on Codecov
52.11% (-8.20%) compared to 1df4d79
Details
Codecov Report
❌ Patch coverage is 37.81250% with 398 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.11%. Comparing base (1df4d79) to head (cafdc7e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/common/rank.py | 36.05% | 149 Missing |
| src/discord_bot/cogs/rank.py | 27.94% | 147 Missing |
| src/common/rank_database.py | 33.33% | 62 Missing |
| src/common/database.py | 43.90% | 23 Missing |
| src/reddit_bot/bot.py | 73.84% | 17 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #406 +/- ##
==========================================
- Coverage 60.30% 52.11% -8.20%
==========================================
Files 21 24 +3
Lines 1164 1750 +586
==========================================
+ Hits 702 912 +210
- Misses 462 838 +376 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/common/webapp.py | 96.85% <100.00%> (-0.03%) |
⬇️ |
| src/reddit_bot/bot.py | 67.26% <73.84%> (-2.23%) |
⬇️ |
| src/common/database.py | 44.19% <43.90%> (+3.61%) |
⬆️ |
| src/common/rank_database.py | 33.33% <33.33%> (ø) |
|
| src/discord_bot/cogs/rank.py | 27.94% <27.94%> (ø) |
|
| src/common/rank.py | 36.05% <36.05%> (ø) |
Loading