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 #797

Merged
merged 5 commits into from
Mar 30, 2024

Conversation

Kimhan-nah
Copy link
Member

@Kimhan-nah Kimhan-nah commented Mar 30, 2024

📌 개요

  • 공고 전체 조회 API

💻 작업사항

  • 공고 전체 조회 API
  • 단위테스트, 통합테스트 작성
  • 공고 생성 API의 response 수정하였습니다. (기존 void -> 생성한 공고 id)

💡Issue 번호

@Kimhan-nah Kimhan-nah self-assigned this Mar 30, 2024
@Kimhan-nah Kimhan-nah added the enhancement New feature or request label Mar 30, 2024
@Kimhan-nah Kimhan-nah changed the title 550 feature 공고 전체 조회 api ✨ [Feature] 공고 전체 조회 API Mar 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.08%. Comparing base (1a10bc1) to head (7d7096e).

Additional details and impacted files
@@              Coverage Diff               @@
##             recruit-dev     #797   +/-   ##
==============================================
  Coverage          75.08%   75.08%           
  Complexity          1078     1078           
==============================================
  Files                365      365           
  Lines               4792     4792           
  Branches             396      396           
==============================================
  Hits                3598     3598           
- Misses              1015     1016    +1     
+ Partials             179      178    -1     
Flag Coverage Δ
integrationTest 69.63% <ø> (ø)
unitTest 32.28% <ø> (ø)

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.

@Kimhan-nah Kimhan-nah merged commit 22748cc into recruit-dev Mar 30, 2024
2 checks passed
@Kimhan-nah Kimhan-nah deleted the 550-feature-공고-전체-조회-api branch March 30, 2024 08:14
Copy link
Member

@middlefitting middlefitting left a comment

Choose a reason for hiding this comment

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

LGTM

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