Skip to content

Feat/device schema#985

Open
jona159 wants to merge 24 commits into
devfrom
feat/device-schema
Open

Feat/device schema#985
jona159 wants to merge 24 commits into
devfrom
feat/device-schema

Conversation

@jona159

@jona159 jona159 commented Jun 17, 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

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 #

@zven zven linked an issue Jun 18, 2026 that may be closed by this pull request
@jona159 jona159 marked this pull request as ready for review June 19, 2026 07:04
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 65.7% 2180 / 3318
🔵 Statements 64.27% 2251 / 3502
🔵 Functions 63.31% 428 / 676
🔵 Branches 50.52% 1052 / 2082
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/db/models/device-schema.server.ts 0% 0% 0% 0% 29-475
app/db/models/device.server.ts 61.02% 65.77% 59.57% 61.35% 96-101, 109, 186-187, 257-319, 359, 393, 422, 451, 481, 485, 493-495, 501-503, 521-523, 527-529, 571-573, 588-742, 793-797, 825-831, 836-852, 934-936, 947, 954-955, 967-974, 978-989, 998, 1031, 1139-1159, 1178
app/db/models/sensor.server.ts 59.18% 58.06% 47.05% 60.41% 70-72, 124-129, 154-229, 283
app/db/schema/device-schema.ts 66.66% 100% 44.44% 66.66% 31-40, 65-81
app/db/schema/device.ts 66.66% 100% 50% 63.63% 58-63, 83-89
app/db/schema/index.ts 100% 100% 100% 100%
app/lib/device-schemas/device-schema-v1.ts 100% 100% 100% 100%
app/lib/device-schemas/util.ts 10% 0% 0% 11.11% 4-30
app/services/device-service.server.ts 28.33% 20.68% 16.66% 29.09% 56, 67-72, 78-186, 204, 221, 243-246
Generated in workflow #2744 for commit 7a21333 by the Vitest Coverage Report Action

Sign up for free to 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.

device-schemas

1 participant