Skip to content

Feat/single measurement write perf improvements#1001

Merged
zven merged 6 commits into
devfrom
feat/single-measurement-write-perf-improvements
Jun 25, 2026
Merged

Feat/single measurement write perf improvements#1001
zven merged 6 commits into
devfrom
feat/single-measurement-write-perf-improvements

Conversation

@jona159

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

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.48% 2143 / 3084
🔵 Statements 67.97% 2214 / 3257
🔵 Functions 67.57% 423 / 626
🔵 Branches 53.15% 1028 / 1934
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/db/models/device.server.ts 63.91% 67% 62.22% 64.31% 86-91, 99, 176-177, 246-261, 301, 335, 364, 393, 423, 427, 435-437, 443-445, 463-465, 469-471, 513-515, 530-684, 735-739, 767-773, 778-794, 873-875, 886, 893-894, 902, 929, 1031-1051, 1070
app/db/models/measurement.server.ts 50.7% 37.5% 69.23% 50% 33-158, 183, 184, 193-197, 238-240, 244, 320
app/lib/measurement-server-helper.ts 98.07% 100% 96.66% 97.91% 184-185
app/services/measurement-service.server.ts 67.21% 66.29% 100% 69.23% 32, 51, 88, 91, 108, 129, 131, 135, 140, 147-149, 161-163, 179-181, 187-189, 196-198, 214-216, 296-303, 311-320
Generated in workflow #2732 for commit 86ef83f by the Vitest Coverage Report Action

Comment thread app/lib/measurement-server-helper.ts Outdated
@zven zven enabled auto-merge (squash) June 25, 2026 12:48
@zven zven merged commit 8ea4c3f into dev Jun 25, 2026
6 checks passed
@zven zven deleted the feat/single-measurement-write-perf-improvements branch June 25, 2026 12:51
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.

2 participants