Skip to content

Add more Sorbet types #12490

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

Merged
merged 51 commits into from
Jul 3, 2025
Merged

Add more Sorbet types #12490

merged 51 commits into from
Jul 3, 2025

Conversation

ryanbrandenburg
Copy link
Contributor

What are you trying to accomplish?

Adding more Sorbet types to easy Ruby development.

Anything you want to highlight for special attention from reviewers?

How will you know you've accomplished your goal?

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@ryanbrandenburg ryanbrandenburg requested review from a team as code owners June 20, 2025 16:50
@github-actions github-actions bot added L: java:gradle Maven packages via Gradle L: dotnet:nuget NuGet packages via nuget or dotnet L: python labels Jun 20, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything under spec is ignored from Sorbet 😅 Sorbet + RSpec doesn't work 😭

JamieMagee
JamieMagee previously approved these changes Jun 24, 2025
@JamieMagee
Copy link
Member

These are pretty major changes. We'll need to monitor telemetry once this is deployed for InformationalError

JamieMagee
JamieMagee previously approved these changes Jun 25, 2025
Copy link
Contributor

@randhircs randhircs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check if we can further remove untyped.

@ryanbrandenburg
Copy link
Contributor Author

@randhircs updated based on your comments. The submit-nuget failure seems unrelated to my change since it's failing for everyone.

@JamieMagee
Copy link
Member

@randhircs updated based on your comments. The submit-nuget failure seems unrelated to my change since it's failing for everyone.

Created #12546 to track this

Copy link
Contributor

@randhircs randhircs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your recheck, I approve.

@randhircs randhircs force-pushed the dev/rybrande/SorbetTypes branch from b07b2a7 to 5ada332 Compare July 3, 2025 20:38
@randhircs randhircs merged commit aee6ba1 into main Jul 3, 2025
109 of 111 checks passed
@randhircs randhircs deleted the dev/rybrande/SorbetTypes branch July 3, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet L: java:gradle Maven packages via Gradle L: python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants