spring-templates / spring-concurrency-thread

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

✨ Feat : `Database` #30

Closed ooMia closed 5 months ago

ooMia commented 5 months ago

개요

변경 사항

추가 정보

관련 이슈

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 14.28571% with 12 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
...java/com/thread/concurrency/db/SimpleDatabase.java 15.38% 11 Missing :warning:
...c/main/java/com/thread/concurrency/db/Account.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #30 +/- ## ========================================== Coverage ? 31.81% Complexity ? 5 ========================================== Files ? 4 Lines ? 22 Branches ? 1 ========================================== Hits ? 7 Misses ? 15 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/spring-templates/spring-concurrency-thread/pull/30/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/30/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spring-templates) | `31.81% <14.28%> (?)` | | 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.