-
Notifications
You must be signed in to change notification settings - Fork 1
[Feat] DB (MySQL) 추가 및 models, repositories, services layer 개발
#16
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
Conversation
models, repositories, services layer 개발
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #16 +/- ##
==========================================
- Coverage 90.71% 83.20% -7.51%
==========================================
Files 20 29 +9
Lines 280 518 +238
Branches 20 31 +11
==========================================
+ Hits 254 431 +177
- Misses 17 68 +51
- Partials 9 19 +10
Continue to review full report in Codecov by Sentry.
|
What type of PR is this?
What this PR does / why we need it
models,repositories,serviceslayer 개발SQLAlchemy사용Which issue(s) this PR fixes
Fixes #8
Special notes for your reviewer
Does this PR introduce a user-facing change?
Additional documentation