astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
236 stars 45 forks source link

DUP: do not crash on Data Updater process initialization #931

Closed Annopaolo closed 2 months ago

Annopaolo commented 2 months ago

A query was missing the realm --> keyspace translation, resulting in crashes when ASTARTE_INSTANCE_ID != "". Fix it, thus closing #930.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.36%. Comparing base (a4aed3c) to head (fb5e6e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #931 +/- ## ========================================== - Coverage 69.62% 68.36% -1.26% ========================================== Files 263 281 +18 Lines 7031 7379 +348 ========================================== + Hits 4895 5045 +150 - Misses 2136 2334 +198 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.