9in-team / Backend_java

구인 구직 사이트 만들기
0 stars 0 forks source link

[백엔드] 팀원 및 템플릿 요소 추가되도록 API 기능 추가 #21

Closed shinseongsu closed 8 months ago

shinseongsu commented 10 months ago

💡 개요

📃 작업내용

  1. API에 모집인원 및 템플릿을을 추가할 수 있는 기능 추가

  2. API 에 해시태그 및 팀원, 템플릿은 값을 주지 않아도 작성되도록 함.

  3. Cucumber 테스트 코드 작성 시도

    • 인수테스트가 시나리오가 길어질 경우, class 하나로 보기 좋게 보기 위해 도입

🔀 변경사항

Spring boot 3.2 이상 부터는 설정에 virtual thread을 설정할 수 있다. 이번에 도입하면서 얼마나 빠른 성능을 보장하는지 확인할 예정

🙋‍♂️ 질문사항

🍴 사용방법

  1. 플러그인에서 설치를 한다.

image

  1. feature 파일을 실행한다.

image

  1. target 폴더 결과를 확인한다.

image

🎸 기타

github-actions[bot] commented 10 months ago

Test Results

19 tests   19 :white_check_mark:  5s :stopwatch:  5 suites   0 :zzz:  5 files     0 :x:

Results for commit afeecd99.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (develop@f53b4ee). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #21 +/- ## ========================================== Coverage ? 97.92% Complexity ? 89 ========================================== Files ? 28 Lines ? 241 Branches ? 7 ========================================== Hits ? 236 Misses ? 4 Partials ? 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud