feat(tasks)!: remove unused tasks #405
Merged
Codecov / codecov/project
succeeded
May 17, 2025 in 1s
60.20% (-2.38%) compared to eb51859
View this Pull Request on Codecov
60.20% (-2.38%) compared to eb51859
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 60.20%. Comparing base (
eb51859) to head (0f14d4d).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #405 +/- ##
==========================================
- Coverage 62.58% 60.20% -2.38%
==========================================
Files 21 21
Lines 1248 1151 -97
==========================================
- Hits 781 693 -88
+ Misses 467 458 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/discord_bot/bot.py | 88.76% <ø> (-0.02%) |
⬇️ |
| src/discord_bot/helpers.py | 100.00% <ø> (ø) |
|
| src/discord_bot/tasks.py | 40.90% <ø> (-26.46%) |
⬇️ |
Loading