Codecov / codecov/project
succeeded
Nov 23, 2024 in 0s
47.35% (+0.53%) compared to 362aef2
View this Pull Request on Codecov
47.35% (+0.53%) compared to 362aef2
Details
Codecov Report
Attention: Patch coverage is 35.02994%
with 217 lines
in your changes missing coverage. Please review.
Project coverage is 47.35%. Comparing base (
362aef2
) to head (52bab7f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/discord/tasks.py | 6.48% | 101 Missing |
src/common/webapp.py | 0.00% | 72 Missing |
src/discord/cogs/github_commands.py | 40.62% | 19 Missing |
src/__main__.py | 0.00% | 12 Missing |
src/discord/bot.py | 75.00% | 7 Missing |
src/common/crypto.py | 91.17% | 3 Missing |
src/common/sponsors.py | 82.35% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #368 +/- ##
==========================================
+ Coverage 46.81% 47.35% +0.53%
==========================================
Files 15 20 +5
Lines 786 984 +198
==========================================
+ Hits 368 466 +98
- Misses 418 518 +100
Files with missing lines | Coverage Δ | |
---|---|---|
src/common/common.py | 96.00% <ø> (ø) |
|
src/common/database.py | 100.00% <100.00%> (ø) |
|
src/common/globals.py | 100.00% <100.00%> (ø) |
|
src/discord/cogs/base_commands.py | 32.00% <100.00%> (ø) |
|
src/discord/cogs/fun_commands.py | 42.10% <100.00%> (ø) |
|
src/discord/cogs/moderator_commands.py | 29.68% <100.00%> (ø) |
|
src/discord/cogs/support_commands.py | 83.13% <100.00%> (ø) |
|
src/discord/views.py | 33.33% <100.00%> (ø) |
|
src/reddit/bot.py | 80.39% <100.00%> (+0.13%) |
⬆️ |
src/common/crypto.py | 91.17% <91.17%> (ø) |
|
... and 6 more |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading