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

add types to service #8246

Merged
merged 6 commits into from
Oct 20, 2023
Merged

add types to service #8246

merged 6 commits into from
Oct 20, 2023

Conversation

jakecoffman
Copy link
Member

Interestingly Sorbet was confused that we were delegating to update_dependency_list but also defining it. So I removed the delegation.

Also I had to tell the doubles that they were the thing Sorbet is checking for. This seems to be the correct approach https://stackoverflow.com/questions/56742572/how-to-use-sorbet-type-checking-with-rspec-mocks

@jakecoffman jakecoffman requested a review from a team as a code owner October 20, 2023 18:42
@jakecoffman jakecoffman merged commit 2b59e0f into main Oct 20, 2023
80 checks passed
@jakecoffman jakecoffman deleted the jakecoffman/type-the-service branch October 20, 2023 20:03
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.

2 participants