Codecov / codecov/project
succeeded
Dec 1, 2024 in 0s
66.37% (+20.57%) compared to cb15726
View this Pull Request on Codecov
66.37% (+20.57%) compared to cb15726
Details
Codecov Report
Attention: Patch coverage is 83.17073%
with 69 lines
in your changes missing coverage. Please review.
Project coverage is 66.37%. Comparing base (
cb15726
) to head (18395fa
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/discord/cogs/github_commands.py | 44.44% | 20 Missing |
src/discord/tasks.py | 83.48% | 18 Missing |
src/__main__.py | 0.00% | 12 Missing |
src/common/webapp.py | 94.82% | 6 Missing |
src/discord/cogs/moderator_commands.py | 16.66% | 5 Missing |
src/discord/views.py | 25.00% | 3 Missing |
src/common/common.py | 85.71% | 1 Missing |
src/discord/bot.py | 96.96% | 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% 66.37% +20.57%
===========================================
Files 15 21 +6
Lines 786 1044 +258
===========================================
+ Hits 360 693 +333
+ Misses 426 351 -75
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.39% <100.00%> (+0.13%) |
⬆️ |
src/common/common.py | 92.85% <85.71%> (ø) |
|
src/discord/bot.py | 90.78% <96.96%> (+27.32%) |
⬆️ |
src/discord/cogs/base_commands.py | 32.00% <50.00%> (ø) |
|
src/discord/cogs/fun_commands.py | 42.10% <50.00%> (ø) |
|
... and 7 more |
Loading