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

[REFACTOR] Files 서비스 계층 이름 변경 #244

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

SSung023
Copy link
Contributor

PR 타입(하나 이상의 PR 타입을 선택해주세요)

□ 기능 추가
□ 기능 삭제
☑ 리팩토링
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트


반영 브랜치

refactor/237-files-layer-namemain


변경 사항

  • 파사드 패턴 적용에 따라 FileService와 FileManager의 이름을 서로 변경

테스트 결과

image


연관된 이슈

#237


리뷰 요구사항(선택)

- 파사드 패턴 적용에 따라 FileService와 FileManager의 이름을 서로 변경
@SSung023 SSung023 added ⚙️ refactor 리팩토링 🧑🏻‍💻 BE 백엔드 관련 코드 labels Aug 14, 2024
@SSung023 SSung023 self-assigned this Aug 14, 2024
Copy link

Test Results

183 files  183 suites   44s ⏱️
295 tests 295 ✅ 0 💤 0 ❌
303 runs  303 ✅ 0 💤 0 ❌

Results for commit 68f356c.

@SSung023 SSung023 merged commit c3269d6 into main Aug 14, 2024
2 checks passed
@SSung023 SSung023 deleted the refactor/237-files-layer-name branch August 14, 2024 04:53
@SSung023 SSung023 linked an issue Aug 14, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 ⚙️ refactor 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REFACTOR] Files 서비스 계층 이름 변경
1 participant