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

✨ [Feature] 개인 페이지 수정하기(어드민) API #856 #941

Merged
merged 6 commits into from
Aug 9, 2024

Conversation

kimjieun0301
Copy link
Contributor

📌 개요

-개인 페이지 수정하기(어드민) API

💻 작업사항

-개인 페이지 수정하기(어드민) API

💡Issue 번호

@kimjieun0301 kimjieun0301 linked an issue Aug 7, 2024 that may be closed by this pull request
1 task
@kimjieun0301 kimjieun0301 self-assigned this Aug 7, 2024
@kimjieun0301 kimjieun0301 added the enhancement New feature or request label Aug 7, 2024
@kimjieun0301 kimjieun0301 added this to the 7th Sprint 5 milestone Aug 7, 2024
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.86%. Comparing base (c059f95) to head (6d35e31).
Report is 116 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #941      +/-   ##
============================================
+ Coverage     75.89%   76.86%   +0.97%     
- Complexity     1091     1198     +107     
============================================
  Files           366      376      +10     
  Lines          4800     5183     +383     
  Branches        391      419      +28     
============================================
+ Hits           3643     3984     +341     
- Misses          991     1014      +23     
- Partials        166      185      +19     
Flag Coverage Δ
integrationTest 71.32% <100.00%> (+1.32%) ⬆️
unitTest 37.83% <0.00%> (+0.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@yhames yhames left a comment

Choose a reason for hiding this comment

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

swagger, security config 까지 수정해주셔서 감사합니다! 코드 정리가 안되어있는 부분이 조금 있어서 해당 부분만 정리하시면 될 것 같습니다!

Copy link
Contributor

@yhames yhames left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

Copy link
Contributor

@AreSain AreSain left a comment

Choose a reason for hiding this comment

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

LGTM

@kimjieun0301 kimjieun0301 merged commit bcd03f6 into dev Aug 9, 2024
5 checks passed
@kimjieun0301 kimjieun0301 deleted the 856-feature-profile-update-api branch August 9, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

✨ [Feature] 개인 페이지 수정하기(어드민) API
3 participants