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

Extract functions for STS groups #2020

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented Apr 3, 2024

No description provided.

groupNumber++;
}
groupNames_ = sortedUniqueGroups(area->shortTermStorage.storagesByIndex);
groupToNumbers_ = addNumbersToGroups(groupNames_);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addNumbersToGroups ==> giveNumbersToGroups, more accurate it seems

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@flomnes flomnes merged commit f0a0f07 into develop Apr 3, 2024
2 of 5 checks passed
@flomnes flomnes deleted the fix/sts-groups-extract-functions branch April 3, 2024 11:43
Copy link

sonarqubecloud bot commented Apr 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants