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

CB-5512 feat: Refactor QuotasService to use optional chaining #2841

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Wroud
Copy link
Member

@Wroud Wroud commented Aug 14, 2024

The QuotasService has been refactored to use optional chaining when accessing the serverResourceQuotasResource data. This improves the code readability and reduces the need for null checks.

The QuotasService has been refactored to use optional chaining when accessing the serverResourceQuotasResource data. This improves the code readability and reduces the need for null checks.
@Wroud Wroud requested a review from devnaumov August 14, 2024 10:13
@Wroud Wroud self-assigned this Aug 14, 2024
@Wroud Wroud requested a review from sergeyteleshev August 14, 2024 10:13
@Wroud Wroud merged commit f982b4b into devel Aug 14, 2024
7 checks passed
@Wroud Wroud deleted the fix/cb-5512/quotas-reading branch August 14, 2024 13:32
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.

3 participants