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

merge: (#745) 토큰 시간 변경 #746

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ilyoil2
Copy link
Member

@ilyoil2 ilyoil2 commented Sep 17, 2024

작업 내용 설명

  • 프론트 에러를 고치기 위해 잠시 accessToken 만료시간을 2분으로 설정합니다

주요 변경 사항

결과물

체크리스트

  • 어플리케이션 구동(혹은 테스트)시 오류는 없나요?
  • 생성된 코드에 Javadoc 주석을 추가 하였나요?
  • 생성된 코드에 대한 테스트 코드가 작성 되었나요?

관련 이슈

@ilyoil2 ilyoil2 added the chore 사소한 변경 label Sep 17, 2024
@ilyoil2 ilyoil2 self-assigned this Sep 17, 2024
@ilyoil2 ilyoil2 linked an issue Sep 17, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Sep 17, 2024

@ilyoil2 ilyoil2 merged commit f771f90 into develop Sep 17, 2024
3 checks passed
@ilyoil2 ilyoil2 deleted the chore/745-change-access-token-time branch September 17, 2024 13:13
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.31%. Comparing base (e629154) to head (e4d1d94).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             develop    #746   +/-   ##
=========================================
  Coverage       3.31%   3.31%           
  Complexity        84      84           
=========================================
  Files            623     623           
  Lines           8646    8646           
  Branches         211     211           
=========================================
  Hits             287     287           
  Misses          8348    8348           
  Partials          11      11           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e629154...e4d1d94. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 사소한 변경
Projects
None yet
Development

Successfully merging this pull request may close these issues.

토큰 시간 변경
2 participants