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

Fix logic in StringValueCollection.TryGetValue #11

Conversation

khalidabuhakmeh
Copy link
Contributor

Corrected the logic in the TryGetValue method to properly reflect the negation of the IsNull property. This ensures that the method returns the expected boolean value based on the null status of the string value.

Corrected the logic in the TryGetValue method to properly reflect the negation of the IsNull property. This ensures that the method returns the expected boolean value based on the null status of the string value.
Copy link
Member

@CypherPotato CypherPotato left a comment

Choose a reason for hiding this comment

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

Hello.

Thank you for this PR. I'm accepting it and merging for the next patch.

@khalidabuhakmeh
Copy link
Contributor Author

Thank you. 🙏

@CypherPotato CypherPotato merged commit 060b724 into sisk-http:main Sep 4, 2024
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