spring-templates / spring-concurrency-thread

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

✅ Test : simplify tests #35

Closed ooMia closed 7 months ago

ooMia commented 7 months ago

개요

변경 사항

추가 정보

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.54%. Comparing base (6d1377d) to head (867a7b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #35 +/- ## ============================================== + Coverage 78.26% 94.54% +16.28% - Complexity 37 43 +6 ============================================== Files 9 8 -1 Lines 115 110 -5 Branches 6 6 ============================================== + Hits 90 104 +14 + Misses 22 2 -20 - Partials 3 4 +1 ``` | [Flag](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/35/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | `?` | | | [unittests](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/35/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | `94.54% <100.00%> (?)` | | 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.