Skip to content

[feat] 앱개발자 직군 추가#584

Merged
kangkings merged 1 commit into
devfrom
feat/580-add-jobfamily-app
Jul 2, 2026
Merged

[feat] 앱개발자 직군 추가#584
kangkings merged 1 commit into
devfrom
feat/580-add-jobfamily-app

Conversation

@kangkings

@kangkings kangkings commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

관련 이슈

Closes #580

변경 사항

  • 신규 직군 앱 개발자(APP) 추가
  • APP 직군은 포트폴리오 필수X로 제공
  • JobFamily 테스트 보강
  • 모집 기간 테스트 설정에 APP 직군 추가 반영

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@kangkings, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 4e115344-9b71-43f0-8ad3-a521155bf998

📥 Commits

Reviewing files that changed from the base of the PR and between 168f976 and 3fdb55b.

📒 Files selected for processing (4)
  • src/main/java/org/ject/support/domain/member/JobFamily.java
  • src/test/java/org/ject/support/domain/file/controller/FileControllerTest.java
  • src/test/java/org/ject/support/domain/member/JobFamilyTest.java
  • src/test/java/org/ject/support/testconfig/ApplicationPeriodTest.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/580-add-jobfamily-app

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results

409 tests   409 ✅  14s ⏱️
 77 suites    0 💤
 77 files      0 ❌

Results for commit 3fdb55b.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

📊테스트 커버리지

Overall Project 85.1% 🍏
Files changed 100% 🍏

File Coverage
JobFamily.java 100% 🍏

@kangkings kangkings changed the title [feat] APP JobFamily 추가 [feat] 앱개발자 직군 추가 Jul 2, 2026
@kangkings
kangkings requested a review from 023-dev July 2, 2026 05:14
@kangkings kangkings self-assigned this Jul 2, 2026
@kangkings kangkings added ✨feature 구현, 개선 사항 관련 부분 👨🏻‍💻backend 백엔드 작업 labels Jul 2, 2026
@kangkings
kangkings merged commit 6d4d5f4 into dev Jul 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👨🏻‍💻backend 백엔드 작업 ✨feature 구현, 개선 사항 관련 부분

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[FEAT] 앱 개발자(APP) 직군 추가

2 participants