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

Refactor code to properly handle QulifiedName as key in map type and fix issue in converting to open record #16

Merged
merged 9 commits into from
Jun 6, 2024

Conversation

prakanth97
Copy link
Contributor

Purpose

  1. Fixes: #6355
  2. Refactor code to properly handle QulifiedName as key in map type.

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@hasithaa hasithaa merged commit 810132d into ballerina-platform:main Jun 6, 2024
5 checks passed
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.

xml to record conversion is wrong for open record as expected type
3 participants