-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
docs: tsdoc - public actions #347
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
TldrThis PR updates the Detailed summary
|
Size Change: -18.4 kB (-7%) ✅ Total Size: 244 kB
ℹ️ View Unchanged
|
Codecov Report
@@ Coverage Diff @@
## main #347 +/- ##
=========================================
Coverage 99.87% 99.88%
=========================================
Files 263 263
Lines 17272 19405 +2133
Branches 1820 1818 -2
=========================================
+ Hits 17251 19383 +2132
- Misses 19 20 +1
Partials 2 2
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
I love this <3 |
The viem DX is going to be insane. |
Thinking we probably want to strip comments from runtime source as they are increasing size (and just keep in declaration output). |
Yeah that makes sense. We can also strip internals while we are at it. |
Not that we have any right now... But for good measure... |
Whoops, drunken misclick sorry |
Adding TSDoc to all the things!
If anyone wants to help out, follow the rules laid out here: https://www.craft.do/s/tELgJ5UFsTjIzy (I'm currently going through
src/actions/public
so pick another area.)