spring-templates / spring-concurrency-thread

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

✨ Feat : `Counter` #28

Closed ooMia closed 7 months ago

ooMia commented 7 months ago

개요

변경 사항

추가 정보

관련 이슈

17

codecov

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.77%. Comparing base (ed4626c) to head (b77d483).

Files Patch % Lines
...om/thread/concurrency/counter/BatchingCounter.java 93.75% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #28 +/- ## ============================================== + Coverage 62.50% 97.77% +35.27% - Complexity 4 22 +18 ============================================== Files 2 5 +3 Lines 8 45 +37 Branches 0 1 +1 ============================================== + Hits 5 44 +39 + Misses 3 0 -3 - Partials 0 1 +1 ``` | [Flag](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/28/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/28/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | `97.77% <97.29%> (?)` | | 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.