Skip to content
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

chore: Add AnyTRPCProcedureBuilder export #5443

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

Nick-Lucas
Copy link
Contributor

Closes #

🎯 Changes

What changes are made in this PR? Is it a feature or a bug fix?

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

@Nick-Lucas Nick-Lucas requested a review from a team as a code owner February 4, 2024 11:58
Copy link

vercel bot commented Feb 4, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-prisma-starter βœ… Ready (Inspect) Visit Preview Feb 15, 2024 1:49pm
og-image βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 15, 2024 1:49pm
trpc-next-app-dir βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 15, 2024 1:49pm
www βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 15, 2024 1:49pm

Copy link

github-actions bot commented Feb 4, 2024

Diagnostics Comparison

Numbers

Metric PR next
Files 774 774 (βž– 0)
Lines of Library 40,241 40,241 (βž– 0)
Lines of Definitions 117,138 117,137 (πŸ”Ί 1)
Lines of TypeScript 4,967 4,967 (βž– 0)
Lines of JavaScript 0 0 (βž– 0)
Lines of JSON 0 0 (βž– 0)
Lines of Other 0 0 (βž– 0)
Identifiers 173,245 173,240 (πŸ”Ί 5)
Symbols 107,699 107,696 (πŸ”Ί 3)
Types 89 89 (βž– 0)
Instantiations 0 0 (βž– 0)
Memory used 167,377 168,692 (πŸ”½πŸŸ’ -1,315)
Assignability cache size 0 0 (βž– 0)
Identity cache size 0 0 (βž– 0)
Subtype cache size 0 0 (βž– 0)
Strict subtype cache size 0 0 (βž– 0)

Timings and averages

Metric PR next
max (s) 4.348 4.169 (πŸ”Ί 0.18)
min (s) 4.348 4.169 (πŸ”Ί 0.18)
avg (s) 4.348 4.169 (πŸ”Ί 0.18)
median (s) 4.348 4.169 (πŸ”Ί 0.18)
length 1 1 (βž– 0)
unstable timings

Unstable

Timings are not reliable in here

Metric PR next
I/O Read time 0.04 0.04 (βž– 0)
Parse time 0.86 0.73 (πŸ”Ί 0.13)
ResolveTypeReference time 0.03 0.03 (βž– 0)
ResolveModule time 0.11 0.11 (βž– 0)
ResolveLibrary time 0.02 0.02 (βž– 0)
Program time 1.2 1.05 (πŸ”Ί 0.15)
Bind time 0.51 0.43 (πŸ”Ί 0.08)
Total time 1.71 1.48 (πŸ”Ί 0.23)

@KATT KATT changed the title Add AnyTRPCProcedureBuilder export chore: Add AnyTRPCProcedureBuilder export Feb 4, 2024
@ymc9 ymc9 mentioned this pull request Feb 4, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants