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 #912 #913

Merged

Conversation

kimjieun0301
Copy link
Contributor

📌 개요

-로그인 사용자 프로필 정보 조회 API (admin여부)

💻 작업사항

-로그인 사용자 프로필 정보 조회 API (admin여부)

✅ 변경로직

-profile details조회시, intraId로 바꿈

💡Issue 번호

@kimjieun0301 kimjieun0301 linked an issue Jul 26, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.83%. Comparing base (c059f95) to head (88e377e).
Report is 99 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #913      +/-   ##
============================================
+ Coverage     75.89%   76.83%   +0.94%     
- Complexity     1091     1191     +100     
============================================
  Files           366      377      +11     
  Lines          4800     5151     +351     
  Branches        391      417      +26     
============================================
+ Hits           3643     3958     +315     
- Misses          991     1004      +13     
- Partials        166      189      +23     
Flag Coverage Δ
integrationTest 71.36% <ø> (+1.36%) ⬆️
unitTest 37.68% <ø> (+0.82%) ⬆️

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.

@kimjieun0301 kimjieun0301 self-assigned this Jul 26, 2024
@kimjieun0301 kimjieun0301 added enhancement New feature or request refactoring labels Jul 26, 2024
@kimjieun0301 kimjieun0301 added this to the 7th Sprint 4 milestone Jul 26, 2024
…ev.v2 into 912-feature-로그인-사용자-프로필-정보-조회-api
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.

고생하셨습니다.

@kimjieun0301 kimjieun0301 merged commit 7252f83 into dev Jul 27, 2024
5 checks passed
@kimjieun0301 kimjieun0301 deleted the 912-feature-로그인-사용자-프로필-정보-조회-api branch July 27, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

✨ [Feature] 로그인 사용자 프로필 정보 조회 API
3 participants