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

✨ Feat : Logger #29

Closed
wants to merge 1 commit into from
Closed

✨ Feat : Logger #29

wants to merge 1 commit into from

Conversation

ooMia
Copy link
Contributor

@ooMia ooMia commented Mar 29, 2024

개요

  • 지연 출력 기능을 가진 Custom Logger

변경 사항

  • ✨ Feat : 'DelayedLogger`

추가 정보

관련 이슈

Closes #16

@ooMia ooMia added the enhancement New feature or request label Mar 29, 2024
@ooMia ooMia added this to the 스레드 동시성 제어 milestone Mar 29, 2024
@ooMia ooMia self-assigned this Mar 29, 2024
Copy link

codecov bot commented Mar 29, 2024

Codecov Report

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

❗ No coverage uploaded for pull request base (develop@4e7a0fa). Click here to learn what that means.

Files Patch % Lines
...a/com/thread/concurrency/logger/DelayedLogger.java 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #29   +/-   ##
==========================================
  Coverage           ?   47.05%           
  Complexity         ?        5           
==========================================
  Files              ?        3           
  Lines              ?       17           
  Branches           ?        0           
==========================================
  Hits               ?        8           
  Misses             ?        9           
  Partials           ?        0           
Flag Coverage Δ
unittests 47.05% <33.33%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ooMia ooMia added wontfix This will not be worked on and removed enhancement New feature or request labels Mar 29, 2024
@ooMia ooMia removed this from the 스레드 동시성 제어 milestone Mar 29, 2024
@ooMia ooMia linked an issue Mar 29, 2024 that may be closed by this pull request
@ooMia ooMia closed this Apr 3, 2024
@ooMia ooMia deleted the feature/logger branch April 3, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

멀티 스레드의 자원 공유 문제
1 participant