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

Rebase mariari/key parsing fix #1573

Merged
merged 3 commits into from
Jun 17, 2023
Merged

Conversation

Fraccaman
Copy link
Member

No description provided.

Previously the key would always parse, even if the string is empty,
this causes an issue where if we wanted an Optional Key, then it would
always be parsed as Some, causing issues for various parts of the
system.
@Fraccaman Fraccaman force-pushed the fraccaman+mariari/key-parsing-fix branch 2 times, most recently from e993e25 to 1003d3b Compare June 15, 2023 13:29
@Fraccaman Fraccaman force-pushed the fraccaman+mariari/key-parsing-fix branch from 1003d3b to 4232b87 Compare June 15, 2023 13:57
Fraccaman added a commit that referenced this pull request Jun 15, 2023
* origin/fraccaman+mariari/key-parsing-fix:
  added changelog
  [fix]: Fixed unit tests that failed on parsing empty strings as keys
  Fix Key from always parsing
@Fraccaman Fraccaman mentioned this pull request Jun 15, 2023
Fraccaman added a commit that referenced this pull request Jun 16, 2023
* origin/fraccaman+mariari/key-parsing-fix:
  added changelog
  [fix]: Fixed unit tests that failed on parsing empty strings as keys
  Fix Key from always parsing
@Fraccaman Fraccaman merged commit b8cf7a9 into main Jun 17, 2023
@Fraccaman Fraccaman deleted the fraccaman+mariari/key-parsing-fix branch June 17, 2023 11:23
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.

3 participants