-
Notifications
You must be signed in to change notification settings - Fork 2
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
refactor: sonarCloud를 참고한 코드 리팩토링 #274
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #274 +/- ##
=============================================
+ Coverage 47.59% 47.62% +0.02%
- Complexity 367 369 +2
=============================================
Files 100 100
Lines 1975 1976 +1
Branches 52 54 +2
=============================================
+ Hits 940 941 +1
Misses 1017 1017
Partials 18 18
Continue to review full report in Codecov by Sentry.
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
🛰️ Issue Number
#272
🪐 작업 내용
sonarCloud를 참고하여 코드 리팩토링을 진행했습니다.
우선 코드 변경이 적어 side effect가 적을 것 같은 부분들에 대해 1차적으로 리팩토링을 진행했습니다. 코드 변경이 많은 부분은 추후 새로운 PR로 2차 리팩토링을 진행하겠습니다.
👋 리뷰어가 중점적으로 확인해야 할 것 (Optional)
X
🔬 테스트 코드 결과
✅ Check List