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 convert to boolean code action #622

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

gorkem
Copy link
Collaborator

@gorkem gorkem commented Dec 20, 2021

Adds a codeaction that converts string true or false to boolean when boolean is expected.

What issues does this PR fix or reference?

related to #532

Is it tested? How?

Unit tests added

Adds a codeaction that converts string
true or false to boolean when boolean
is expected.
@coveralls
Copy link

coveralls commented Dec 20, 2021

Coverage Status

Coverage increased (+0.04%) to 79.416% when pulling 64fe990 on gorkem:conv-to-bool-action into 5fcaa1b on redhat-developer:main.

@gorkem gorkem merged commit 5a51731 into redhat-developer:main Dec 20, 2021
@gorkem gorkem deleted the conv-to-bool-action branch December 20, 2021 14:57
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.

4 participants