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

[FEAT] #559 application detail get api #737

Merged
merged 6 commits into from
Mar 18, 2024

Conversation

wken5577
Copy link
Contributor

πŸ“Œ κ°œμš”

  • μ§€μ›μ„œ 상세 쑰회 api μž…λ‹ˆλ‹€
  • application_answer, application_answer_text, application_answer_check_list table table 맀핑 μˆ˜μ •ν–ˆλŠ”λ° ν”Όλ“œλ°± μ£Όμ„Έμ—¬!

πŸ’» μž‘μ—…μ‚¬ν•­

  • application_answer, application_answer_text, application_answer_check_list table table 맀핑 1 : 1둜 μˆ˜μ •
    • κ·Έλž˜μ•Ό 상속관계 ν™œμš©ν•΄μ„œ 맀핑 κ°€λŠ₯
    • checkListλ₯Ό μ—¬λŸ¬κ°œ κ³¨λžλ‹€λ©΄ application_answer λ ˆμ½”λ“œκ°€ checkList수만큼 μƒμ„±λ˜λ„λ‘
    • application_answer_text와 application_answer_check_listν…Œμ΄λΈ”μ˜ id값은 application_answer table의 idμž„

βœ… λ³€κ²½λ‘œμ§

πŸ’‘Issue 번호

@wken5577 wken5577 added the enhancement New feature or request label Mar 15, 2024
@wken5577 wken5577 self-assigned this Mar 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2024

Codecov Report

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

❗ No coverage uploaded for pull request base (recruit-dev@f6597d4). Click here to learn what that means.

Files Patch % Lines
...g/api/global/exception/GlobalExceptionHandler.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             recruit-dev     #737   +/-   ##
==============================================
  Coverage               ?   74.20%           
  Complexity             ?      733           
==============================================
  Files                  ?      164           
  Lines                  ?     3163           
  Branches               ?      337           
==============================================
  Hits                   ?     2347           
  Misses                 ?      675           
  Partials               ?      141           
Flag Coverage Ξ”
integrationTest 68.32% <0.00%> (?)
unitTest 29.33% <0.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.

Copy link
Contributor

@AYoungSn AYoungSn left a comment

Choose a reason for hiding this comment

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

상속관계 ν™œμš©ν•œ 맀핑이 κ°€λŠ₯ν•˜λ‹€λ‹ˆ μ‹ κΈ°ν•˜λ„€μ—¬
κ΅Ώ

@AYoungSn AYoungSn merged commit c47f16d into recruit-dev Mar 18, 2024
2 checks passed
@AYoungSn AYoungSn deleted the 559-feature-application-detail branch March 18, 2024 05:56
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