feat(github): add github integration #372
Closed
Codecov / codecov/project
succeeded
Nov 27, 2024 in 0s
63.36% (+17.56%) compared to cb15726
View this Pull Request on Codecov
63.36% (+17.56%) compared to cb15726
Details
Codecov Report
Attention: Patch coverage is 77.00535%
with 86 lines
in your changes missing coverage. Please review.
Project coverage is 63.36%. Comparing base (
cb15726
) to head (8200277
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/discord/tasks.py | 72.47% | 30 Missing |
src/discord/cogs/github_commands.py | 42.42% | 19 Missing |
src/common/webapp.py | 80.68% | 17 Missing |
src/__main__.py | 0.00% | 12 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 |
src/discord/cogs/support_commands.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #368 +/- ##
===========================================
+ Coverage 45.80% 63.36% +17.56%
===========================================
Files 15 21 +6
Lines 786 1010 +224
===========================================
+ Hits 360 640 +280
+ Misses 426 370 -56
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/discord/cogs/moderator_commands.py | 29.68% <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%> (ø) |
|
... and 7 more |
Loading