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

Fix sonar issue in offerAggregateOptions.js file #965

Merged

Conversation

ShadowOfTheSpace
Copy link
Contributor

@ShadowOfTheSpace ShadowOfTheSpace commented Nov 18, 2024

Refactored function src/utils/offers/offerAggregateOptions.js that caused sonar issue.
Splited most complex logic into separate functions.

@ShadowOfTheSpace ShadowOfTheSpace added bug Something isn't working good first issue Good for newcomers Backend labels Nov 18, 2024
@ShadowOfTheSpace ShadowOfTheSpace self-assigned this Nov 18, 2024
@ShadowOfTheSpace ShadowOfTheSpace merged commit 9e5b5ba into develop Nov 28, 2024
3 checks passed
@ShadowOfTheSpace ShadowOfTheSpace deleted the bugfix/961/offer-aggregate-options-sonar-issue branch November 28, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SP: 1) Fix sonar issue in src/utils/offers/offerAggregateOptions.js file
4 participants