-
-
Couldn't load subscription status.
- Fork 4k
types(core): use result types instead of direct types #11140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
types(core): use result types instead of direct types #11140
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Drafting until the discord-api-types release. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11140 +/- ##
==========================================
+ Coverage 44.34% 44.39% +0.05%
==========================================
Files 315 315
Lines 18155 18133 -22
Branches 1805 1805
==========================================
Hits 8051 8051
+ Misses 10092 10070 -22
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Please resolve conflicts! |
ed52cd1 to
66241cc
Compare
fix: import pains chore: apply suggestion from review Co-authored-by: Almeida <[email protected]> chore: fmt script chore: requested change
ca625d6 to
1fcc735
Compare
|
|
That's an unstable/undocumented route so that's fine. |
Please describe the changes this PR makes and why it should be merged:
Just fixes some type references. WIll PR to DTypes to fix the thread return type being a generic channel instead of a specific type
Needs
Status and versioning classification: