Skip to content

Feat/orphaned state#824

Merged
scheidtdav merged 5 commits intodevfrom
feat/orphaned-state
Mar 13, 2026
Merged

Feat/orphaned state#824
scheidtdav merged 5 commits intodevfrom
feat/orphaned-state

Conversation

@jona159
Copy link
Contributor

@jona159 jona159 commented Mar 13, 2026

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

  • add orphaned state to device
  • seed special orphan user

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 #

@jona159 jona159 linked an issue Mar 13, 2026 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Mar 13, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.55% 1665 / 2327
🔵 Statements 69.87% 1742 / 2493
🔵 Functions 73.16% 338 / 462
🔵 Branches 58.58% 921 / 1572
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/models/device.server.ts 68.52% 69.72% 72.41% 68.52% 175-178, 273, 301-310, 338, 343, 351-353, 359-361, 377-379, 383-385, 436-521, 572-576, 604-610, 615-631, 710-712, 723, 730-731, 739, 766, 867-887, 906
app/schema/device.ts 80% 100% 66.66% 77.77% 64-70
Generated in workflow #2210 for commit afb0c9f by the Vitest Coverage Report Action

@scheidtdav scheidtdav enabled auto-merge (squash) March 13, 2026 16:23
@scheidtdav scheidtdav merged commit eebc768 into dev Mar 13, 2026
6 checks passed
@scheidtdav scheidtdav deleted the feat/orphaned-state branch March 13, 2026 16:28
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.

introduce orphan state

2 participants