Skip to content

service layer#5274

Draft
mayankansys wants to merge 1 commit into
mainfrom
refactor/REST_service
Draft

service layer#5274
mayankansys wants to merge 1 commit into
mainfrom
refactor/REST_service

Conversation

@mayankansys

Copy link
Copy Markdown
Collaborator

Context

What was the situation or problem before this change?

Change Summary

What changes were made?

Rationale

Why was this approach taken?

Impact

What parts of the system or workflows are affected?

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

"""
if self._rest_client is not None:
return RestSettings(self._rest_client)
return None

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Never return the None, we have to handle it via error or warning.

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.

1 participant