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

Add omitted error handling #828

Merged
merged 2 commits into from
Oct 10, 2021

Conversation

computerphilosopher
Copy link
Member

이전 코드에서는 원하는 리소스가 없는 경우와, 찾는 과정에서 에러가 생긴 경우가 구분이 되지 않습니다.

따라서 에러 핸들링을 추가하였습니다.

@seokho-son
Copy link
Member

PTAL @jihoon-seo :)

Copy link
Member

@jihoon-seo jihoon-seo left a comment

Choose a reason for hiding this comment

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

@computerphilosopher 문제점 발견 및 PR 감사합니다. 😊
comment 를 작성해 보았습니다.
확인 부탁드립니다. 😊

src/core/mcir/common.go Show resolved Hide resolved
src/core/mcir/common.go Show resolved Hide resolved
@seokho-son seokho-son changed the title add omitted error handling Add omitted error handling Oct 7, 2021
@seokho-son
Copy link
Member

/lgtm
@computerphilosopher 감사합니다!! :)

@github-actions github-actions bot added the lgtm This PR is acceptable by at least one reviewer label Oct 10, 2021
@seokho-son seokho-son added the hacktoberfest-accepted hacktoberfest-accepted label Oct 10, 2021
@seokho-son seokho-son merged commit aa4ea00 into cloud-barista:main Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted hacktoberfest-accepted lgtm This PR is acceptable by at least one reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants