Skip to content

Feat/autosave user settings#955

Open
jona159 wants to merge 24 commits into
devfrom
feat/autosave-user-settings
Open

Feat/autosave user settings#955
jona159 wants to merge 24 commits into
devfrom
feat/autosave-user-settings

Conversation

@jona159
Copy link
Copy Markdown
Contributor

@jona159 jona159 commented May 26, 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

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 #

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 26, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 68.71% 1781 / 2592
🔵 Statements 67.05% 1850 / 2759
🔵 Functions 68.27% 368 / 539
🔵 Branches 55.55% 945 / 1701
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/db/models/profile.server.ts 3.22% 0% 7.69% 3.7% 15-58, 80-114
app/db/schema/enum.ts 100% 100% 100% 100%
app/lib/device-enums.ts 50% 0% 0% 50% 19-27
app/lib/location.ts 30% 16.66% 25% 30% 16, 28-49, 75-126
app/lib/api-schemas/boxes-data-query-schema.ts 68% 70.37% 67.85% 72.5% 28, 36, 53, 81, 96, 110, 120-124, 128-133, 151-154, 172
Generated in workflow #2596 for commit 25c94b7 by the Vitest Coverage Report Action

@jona159 jona159 linked an issue May 28, 2026 that may be closed by this pull request
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.

auto save in user settings

1 participant