Codecov / codecov/project
succeeded
Dec 8, 2024 in 1s
67.58% (+21.78%) compared to cb15726
View this Pull Request on Codecov
67.58% (+21.78%) compared to cb15726
Details
Codecov Report
Attention: Patch coverage is 81.47368%
with 88 lines
in your changes missing coverage. Please review.
Project coverage is 67.58%. Comparing base (
cb15726
) to head (0fd9c62
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/discord/cogs/github_commands.py | 39.53% | 26 Missing |
src/discord/cogs/moderator_commands.py | 4.16% | 23 Missing |
src/discord/tasks.py | 88.37% | 15 Missing |
src/__main__.py | 0.00% | 12 Missing |
src/common/webapp.py | 96.66% | 4 Missing |
src/discord/views.py | 25.00% | 3 Missing |
src/common/common.py | 85.71% | 1 Missing |
src/discord/bot.py | 97.95% | 1 Missing |
src/discord/cogs/base_commands.py | 50.00% | 1 Missing |
src/discord/cogs/fun_commands.py | 50.00% | 1 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #368 +/- ##
===========================================
+ Coverage 45.80% 67.58% +21.78%
===========================================
Files 15 21 +6
Lines 786 1092 +306
===========================================
+ Hits 360 738 +378
+ Misses 426 354 -72
Files with missing lines | Coverage Δ | |
---|---|---|
src/common/crypto.py | 100.00% <100.00%> (ø) |
|
src/common/database.py | 100.00% <100.00%> (ø) |
|
src/common/globals.py | 100.00% <100.00%> (ø) |
|
src/common/sponsors.py | 100.00% <100.00%> (ø) |
|
src/common/time.py | 100.00% <100.00%> (ø) |
|
src/reddit/bot.py | 80.26% <100.00%> (+<0.01%) |
⬆️ |
src/common/common.py | 92.85% <85.71%> (ø) |
|
src/discord/bot.py | 92.39% <97.95%> (+28.92%) |
⬆️ |
src/discord/cogs/base_commands.py | 32.00% <50.00%> (ø) |
|
src/discord/cogs/fun_commands.py | 42.10% <50.00%> (ø) |
|
... and 7 more |
Loading