fix: require Python 3.14 and handle bot shutdown race #534
Codecov / codecov/project
succeeded
May 19, 2026 in 1s
61.63% (+0.16%) compared to 1b62a04
View this Pull Request on Codecov
61.63% (+0.16%) compared to 1b62a04
Details
Codecov Report
❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 61.63%. Comparing base (1b62a04) to head (e84eca2).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/discord_bot/bot.py | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #534 +/- ##
==========================================
+ Coverage 61.47% 61.63% +0.16%
==========================================
Files 27 27
Lines 1978 1989 +11
==========================================
+ Hits 1216 1226 +10
- Misses 762 763 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/discord_bot/bot.py | 89.21% <90.90%> (+0.20%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 1b62a04...e84eca2. Read the comment docs.
Loading