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: ConsoleLogger 날짜 형식 정상화 #82

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

scarf005
Copy link
Member

@scarf005 scarf005 commented Dec 15, 2024

@scarf005 scarf005 changed the title fix: 로거 날짜 형식 정상화 fix: Logger 날짜 형식 정상화 Dec 15, 2024
@scarf005 scarf005 changed the title fix: Logger 날짜 형식 정상화 fix: ConsoleLogger 날짜 형식 정상화 Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 9.35%. Comparing base (1666820) to head (e7b5279).

Files with missing lines Patch % Lines
backend/src/SaneLogger.ts 0.00% 4 Missing ⚠️
backend/src/main.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #82      +/-   ##
========================================
- Coverage   9.41%   9.35%   -0.06%     
========================================
  Files         57      58       +1     
  Lines        818     823       +5     
  Branches      14      11       -3     
========================================
  Hits          77      77              
- Misses       734     746      +12     
+ Partials       7       0       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@jimin52 jimin52 left a comment

Choose a reason for hiding this comment

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

로거 정상화 축하합니다

@scarf005 scarf005 merged commit c035235 into main Dec 22, 2024
5 of 7 checks passed
@scarf005 scarf005 deleted the feat/use-sane-date-format branch December 22, 2024 06:01
parkj12b pushed a commit that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants