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

Recruit - User 기능 연동 테스트 위한 PR #748

Merged
merged 14 commits into from
Mar 23, 2024
Merged

Recruit - User 기능 연동 테스트 위한 PR #748

merged 14 commits into from
Mar 23, 2024

Conversation

AYoungSn
Copy link
Contributor

@AYoungSn AYoungSn commented Mar 20, 2024

📌 개요

  • user api 먼저 테스트 서버에 올리기 위한 PR
  • squash merge 가 아닌 일반 merge 합니다!

💡Issue 번호

@AYoungSn AYoungSn self-assigned this Mar 20, 2024
@AYoungSn AYoungSn added the enhancement New feature or request label Mar 20, 2024
@AYoungSn AYoungSn requested a review from wken5577 March 23, 2024 10:35
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 81.25000% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 73.39%. Comparing base (e9225ee) to head (307954e).
Report is 36 commits behind head on dev.

Files Patch % Lines
...ecruit/application/ApplicationAnswerEntityDto.java 0.00% 10 Missing ⚠️
...ecruit/application/ApplicationAnswerCheckList.java 66.66% 2 Missing ⚠️
...gg/data/recruit/application/ApplicationAnswer.java 83.33% 1 Missing ⚠️
...ata/recruit/application/ApplicationAnswerText.java 80.00% 1 Missing ⚠️
...g/api/global/exception/GlobalExceptionHandler.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #748      +/-   ##
============================================
- Coverage     74.16%   73.39%   -0.77%     
- Complexity      737     1050     +313     
============================================
  Files           166      363     +197     
  Lines          3178     4770    +1592     
  Branches        340      394      +54     
============================================
+ Hits           2357     3501    +1144     
- Misses          677     1095     +418     
- Partials        144      174      +30     
Flag Coverage Δ
integrationTest 67.92% <81.25%> (-0.36%) ⬇️
unitTest 32.20% <0.00%> (+3.00%) ⬆️

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.

@wken5577 wken5577 merged commit 1255f81 into dev Mar 23, 2024
2 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants