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 서비스 계층 이름 변경 #238

Closed
wants to merge 1 commit into from

Conversation

SSung023
Copy link
Contributor

@SSung023 SSung023 commented Aug 9, 2024

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

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


반영 브랜치

refactor/237-files-layer-namemain


변경 사항

  • 파사드 패턴 적용으로 인해 FilesService와 FileManager의 이름을 서로 변경

테스트 결과

image


연관된 이슈

#237


리뷰 요구사항(선택)

- 파사드 패턴 적용으로 인해 FilesService와 FileManager의 이름을 서로 변경
@SSung023 SSung023 added ⚙️ refactor 리팩토링 🧑🏻‍💻 BE 백엔드 관련 코드 labels Aug 9, 2024
@SSung023 SSung023 self-assigned this Aug 9, 2024
@SSung023 SSung023 linked an issue Aug 9, 2024 that may be closed by this pull request
1 task
Copy link

github-actions bot commented Aug 9, 2024

Test Results

127 files  127 suites   32s ⏱️
290 tests 290 ✅ 0 💤 0 ❌
298 runs  298 ✅ 0 💤 0 ❌

Results for commit 8269a0d.

@SSung023 SSung023 closed this Aug 14, 2024
@SSung023 SSung023 deleted the refactor/237-files-layer-name branch August 14, 2024 04:34
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.

2 participants