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 more precise types for ElasticaAdapter #57

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

stof
Copy link
Contributor

@stof stof commented Dec 12, 2024

The iterator values are always Result as it returns the ResultSet iterator. And keys in a ResultSet are always integers so we can be more precise for the iterable type.

The iterator values are always Result as it returns the ResultSet iterator.
And keys in a ResultSet are always integers so we can be more precise for the iterable type.
@mbabker mbabker merged commit aca8768 into BabDev:4.x Dec 12, 2024
63 checks passed
@mbabker
Copy link
Member

mbabker commented Dec 12, 2024

Thanks!

@stof stof deleted the patch-1 branch December 12, 2024 15:00
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