spring-templates / spring-concurrency-thread

Spring 프레임워크에서의 Thread 동시성 제어 문제를 다룹니다.
https://spring-templates.github.io/spring-concurrency-thread/
MIT License
0 stars 1 forks source link

✨ Feat : `Logger` #29

Closed ooMia closed 7 months ago

ooMia commented 7 months ago

개요

변경 사항

추가 정보

관련 이슈

Closes #16

codecov[bot] commented 7 months ago

Codecov Report

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

:exclamation: 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 :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #29 +/- ## ========================================== Coverage ? 47.05% Complexity ? 5 ========================================== Files ? 3 Lines ? 17 Branches ? 0 ========================================== Hits ? 8 Misses ? 9 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/29/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/29/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | `47.05% <33.33%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates#carryforward-flags-in-the-pull-request-comment) to find out more.

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