Skip to content

Feat/drizzle v1 - #1037

Draft
jona159 wants to merge 6 commits into
devfrom
feat/drizzle-v1
Draft

Feat/drizzle v1#1037
jona159 wants to merge 6 commits into
devfrom
feat/drizzle-v1

Conversation

@jona159

@jona159jona159 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Following the migration guide

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updateddrizzle-orm@​0.45.2 ⏵ 1.0.0-rc.479-910088+196-3100
Updateddrizzle-kit@​0.31.10 ⏵ 1.0.0-rc.499100100+498+2100

View full report

@github-actions

Copy link
Copy Markdown

Coverage Report

StatusCategoryPercentageCovered / Total
🔵Lines67.48%2169 / 3214
🔵Statements65.88%2233 / 3389
🔵Functions65.13%398 / 611
🔵Branches51.57%1048 / 2032
File Coverage
FileStmtsBranchesFunctionsLinesUncovered Lines
Changed Files
app/db.server.ts76.19%41.66%100%75%18-20, 50-54
app/db/relations.ts100%100%100%100%
app/db/models/device.server.ts67.56%68.02%70.73%67.9%83-88, 96, 188, 200-215, 270-285, 325, 359, 388, 417, 447, 451, 459-461, 467-469, 487-489, 493-495, 537-544, 553-707, 758-761, 788-794, 799-810, 887-889, 900, 907-908, 916, 943, 1045-1065, 1080
app/db/models/integration.server.ts37.2%16.66%75%35.71%11-13, 21-70, 122-159
app/db/models/measurement.server.ts54.87%37.5%60%54.54%34-170, 183, 184, 196-200, 247-249, 253, 337
app/db/models/profile.server.ts2.94%0%11.11%3.57%7-62, 80-114
app/db/models/sensor.server.ts70%66.66%53.84%71.79%70-73, 124-129, 154-220, 274
app/db/models/token.server.ts58.82%100%50%56.25%41-83
app/db/models/tos.server.ts5.71%5%10%6.45%15-72, 78-181
app/db/models/transfer.server.ts78.37%57.14%70%80.55%21, 42, 53-55, 71, 84, 104, 113-119
app/db/models/user.server.ts56.6%33.33%61.11%56.6%29-40, 73, 132-223, 293
app/db/schema/action-token.ts50%100%33.33%50%21-42
app/db/schema/device.ts42.85%100%20%42.85%50, 63-75
app/db/schema/location.ts50%100%0%50%23-30
app/db/schema/log-entry.ts50%100%0%50%11
app/db/schema/measurement.ts75%100%0%75%26-31
app/db/schema/profile.ts66.66%100%50%66.66%28
app/db/schema/refreshToken.ts50%100%0%50%8, 20
app/db/schema/sensor.ts80%100%66.66%80%38
app/db/schema/user.ts66.66%100%50%66.66%28
app/lib/jwt.ts88.42%66.66%100%91.15%67, 69, 83, 132, 148, 181-182, 188-189, 227, 261, 289, 291, 296
app/services/newsletter-service.server.ts2.56%0%0%2.81%38-50, 54-297
app/services/user-service.server.ts63.31%57.24%61.53%65.4%110-114, 152-156, 172-176, 188-191, 211-212, 260-268, 296-302, 307-313, 317-323, 336-338, 378-391, 464-563, 576, 625-653, 666, 714, 720, 722
scripts/db/seed-tos.ts35.71%60%33.33%35.71%299-311, 316-318
Generated in workflow #2799 for commit a428f50 by the Vitest Coverage Report Action

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jona159