Skip to content

Specify Mee6 in migration log message

5847d69
Select commit
Loading
Failed to load commit list.
Merged

feat(levels): add levels leaderboard #406

Specify Mee6 in migration log message
5847d69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2026 in 0s

59.51% (-0.80%) compared to 48071cc

View this Pull Request on Codecov

59.51% (-0.80%) compared to 48071cc

Details

Codecov Report

❌ Patch coverage is 56.88073% with 282 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.51%. Comparing base (48071cc) to head (5847d69).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/discord_bot/cogs/rank.py 27.35% 154 Missing ⚠️
src/common/rank.py 54.07% 107 Missing ⚠️
src/reddit_bot/bot.py 74.64% 18 Missing ⚠️
src/common/rank_database.py 96.77% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #406      +/-   ##
==========================================
- Coverage   60.30%   59.51%   -0.80%     
==========================================
  Files          21       24       +3     
  Lines        1164     1761     +597     
==========================================
+ Hits          702     1048     +346     
- Misses        462      713     +251     
Files with missing lines Coverage Δ
src/common/database.py 59.11% <100.00%> (+18.52%) ⬆️
src/common/webapp.py 96.85% <100.00%> (-0.03%) ⬇️
src/common/rank_database.py 96.77% <96.77%> (ø)
src/reddit_bot/bot.py 69.46% <74.64%> (-0.03%) ⬇️
src/common/rank.py 54.07% <54.07%> (ø)
src/discord_bot/cogs/rank.py 27.35% <27.35%> (ø)

... and 1 file with indirect coverage changes