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

fix: PR 복구 #42

Merged
merged 18 commits into from
Sep 19, 2024
Merged

fix: PR 복구 #42

merged 18 commits into from
Sep 19, 2024

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a84c1b View commit details
    Browse the repository at this point in the history
  2. build: lockfile 업데이트

    nocontribute authored and scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8dbc284 View commit details
    Browse the repository at this point in the history
  3. build: @nestjs/swagger 추가

    nocontribute authored and scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7c8b7b7 View commit details
    Browse the repository at this point in the history
  4. feat: swagger 설정

    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    186c388 View commit details
    Browse the repository at this point in the history
  5. feat: hello/:name

    예시 경로
    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    1d8e72f View commit details
    Browse the repository at this point in the history
  6. test: 타입 검사 추가

    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    5bb76e8 View commit details
    Browse the repository at this point in the history
  7. ci: 자동 포매팅

    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8c80126 View commit details
    Browse the repository at this point in the history
  8. test: lint:ci 옵션

    CI에서 eslint 오류 검사를 위해 `--fix`를 제거합니다.
    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7c03527 View commit details
    Browse the repository at this point in the history
  9. ci: 테스트 추가

    테스트를 실행하고 커버리지 결과를 codecov에 업로드합니다.
    
    참고: https://about.codecov.io
    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    926f10a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    632a950 View commit details
    Browse the repository at this point in the history
  11. build: typescript 타입 체크 강화

    가능한 타입 검사를 엄격하게 하여 조기에 오류를 방지합니다.
    scarf005 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f1647d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    52246ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f952914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a961e83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    321abbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4283c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07c667f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d183c73 View commit details
    Browse the repository at this point in the history