Skip to content

Optimize CharInclusion formatRepresentation method#243

Merged
lucaneg merged 6 commits intolisa-analyzer:masterfrom
BlueRyse:hot_fix
Nov 17, 2022
Merged

Optimize CharInclusion formatRepresentation method#243
lucaneg merged 6 commits intolisa-analyzer:masterfrom
BlueRyse:hot_fix

Conversation

@BlueRyse
Copy link
Contributor

@BlueRyse BlueRyse commented Nov 17, 2022

Description
This pull request optimizes the formatRepresentation() private method of the CharInclusion class. Now it correctly uses the StringUtils.join method, it doesn't make use of the StringBuilder class anymore, and it inlines the return variable.

@BlueRyse BlueRyse requested a review from lucaneg as a code owner November 17, 2022 16:24
@BlueRyse BlueRyse changed the title Optmize CharInclusion formatRepresentation method Optimize CharInclusion formatRepresentation method Nov 17, 2022
@lucaneg lucaneg self-assigned this Nov 17, 2022
@lucaneg lucaneg added 🐛 type:bug Something isn't working 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Nov 17, 2022
@lucaneg lucaneg added this to the 0.1b8 milestone Nov 17, 2022
@lucaneg lucaneg merged commit 736f782 into lisa-analyzer:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🐛 type:bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants