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

[Task]: Add test cases to cover TypeConverter and ArrayValueImpl classes #42449

Open
HindujaB opened this issue Apr 1, 2024 · 0 comments · May be fixed by #42733
Open

[Task]: Add test cases to cover TypeConverter and ArrayValueImpl classes #42449

HindujaB opened this issue Apr 1, 2024 · 0 comments · May be fixed by #42733
Assignees
Labels
Priority/High Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@HindujaB
Copy link
Contributor

HindujaB commented Apr 1, 2024

Description

$subject

Describe your task(s)

The new implementation [1] misses some lines of code coverage in the above classes. We need to add proper tests to cover them.

  • TypeConverter - from line no. 1279 to line no. 1309 - for XML type conversion
  • ArrayValueImpl - from line no. 547 to line no. 575 - for addRefValueForcefully () method

[1] #42187

Related area

-> Runtime

Related issue(s) (optional)

#41824

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@HindujaB HindujaB added Type/Task Priority/High Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime labels Apr 1, 2024
@HindujaB HindujaB linked a pull request May 10, 2024 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority/High Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
Status: PR Sent
Development

Successfully merging a pull request may close this issue.

1 participant