Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: save additional values to mps db #1100

Merged
merged 4 commits into from
Oct 17, 2023

Merge branch 'main' into devicedata_1164

7f27235
Select commit
Loading
Failed to load commit list.
Merged

feat: save additional values to mps db #1100

Merge branch 'main' into devicedata_1164
7f27235
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 0s

94.46% (+0.00%) compared to cd69c99

View this Pull Request on Codecov

94.46% (+0.00%) compared to cd69c99

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cd69c99) 94.46% compared to head (7f27235) 94.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1100   +/-   ##
=======================================
  Coverage   94.46%   94.46%           
=======================================
  Files          83       83           
  Lines        3525     3525           
  Branches      603      603           
=======================================
  Hits         3330     3330           
  Misses        189      189           
  Partials        6        6           
Files Coverage Δ
src/data/postgres/tables/device.ts 100.00% <ø> (ø)
src/models/models.ts 100.00% <ø> (ø)
src/routes/devices/deviceValidator.ts 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.