Skip to content

Conversation

thetruecpaul
Copy link
Contributor

Summary

Mostly added types; added a couple assertions where they would've already been throwing errors. We're in test code so running the tests is sufficient for me to feel secure that the assertions won't be problematic.

Test Plan

mypy tests/sentry/integrations/discord # No errors
pytest tests/sentry/integrations/discord # 134 passed, 0 failed

# Summary
Mostly added types; added a couple assertions where they would've already been throwing errors. We're in test code so running the tests is sufficient for me to feel secure that the assertions won't be problematic.

# Test Plan
```
mypy tests/sentry/integrations/discord # No errors
pytest tests/sentry/integrations/discord # 134 passed, 0 failed
```
@thetruecpaul thetruecpaul requested a review from a team September 15, 2025 23:08
@thetruecpaul thetruecpaul requested review from a team as code owners September 15, 2025 23:08
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 15, 2025
Copy link

codecov bot commented Sep 15, 2025

✅ All tests passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant