Skip to content

Feat/tos#777

Merged
scheidtdav merged 82 commits intodevfrom
feat/tos
Mar 25, 2026
Merged

Feat/tos#777
scheidtdav merged 82 commits intodevfrom
feat/tos

Conversation

@jona159
Copy link
Copy Markdown
Contributor

@jona159 jona159 commented Mar 3, 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

Comment thread app/components/mydevices/dt/columns.tsx Outdated
Comment thread app/middleware/tos-api.server.ts Outdated
Comment thread app/middleware/tos-ui.server.ts
Comment thread app/schema/tos.ts Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 21, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.53% 1714 / 2465
🔵 Statements 67.8% 1786 / 2634
🔵 Functions 69.35% 353 / 509
🔵 Branches 56.63% 935 / 1651
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/lib/request-parsing.ts 93.33% 75% 100% 93.33% 30
app/lib/user-service.server.ts 77.97% 68.85% 70.58% 81.81% 100-104, 142-146, 161-165, 302-304, 413-461, 475, 528-556, 569, 614, 615
app/lib/user-service.ts 89.65% 88.88% 100% 88.88% 66, 80, 90
app/models/device.server.ts 66.5% 69.72% 61.76% 66.5% 130-131, 200-203, 298, 326-335, 363, 368, 376-378, 384-386, 402-404, 408-410, 461-567, 618-622, 650-656, 661-677, 756-758, 769, 776-777, 785, 812, 913-933, 952
app/models/token.server.ts 100% 100% 100% 100%
app/models/tos.server.ts 9.52% 5% 17.64% 10.52% 15-70, 76-181
app/models/user.server.ts 82.92% 75% 71.42% 82.92% 29-40, 121-130, 200
app/routes/api.users.confirm-email.ts 68.75% 50% 100% 68.75% 19-21, 28-31, 35-37, 44-45
app/routes/api.users.register.ts 66.66% 47.36% 100% 66.66% 16-18, 24, 29, 37, 68-81
app/schema/action-token.ts 83.33% 100% 75% 80% 13
app/schema/device.ts 72.72% 100% 57.14% 70% 57, 70-76
app/schema/index.ts 100% 100% 100% 100%
app/schema/password.ts 50% 100% 0% 50% 12
app/schema/tos.ts 71.42% 100% 60% 71.42% 43-47
app/schema/user.ts 80% 100% 66.66% 75% 32
db/seed-tos.ts 35.71% 60% 33.33% 35.71% 82-94, 99-101
emails/confirm-email.tsx 100% 83.33% 100% 100%
Generated in workflow #2278 for commit 7c62783 by the Vitest Coverage Report Action

Comment thread app/lib/user-service.server.ts Outdated
Comment thread app/schema/action-token.ts Outdated
@scheidtdav scheidtdav enabled auto-merge (squash) March 25, 2026 10:02
@scheidtdav scheidtdav merged commit ef3aca4 into dev Mar 25, 2026
6 checks passed
@scheidtdav scheidtdav deleted the feat/tos branch March 25, 2026 10:06
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.

terms of service checks

2 participants