Closed Annopaolo closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.36%. Comparing base (
a4aed3c
) to head (fb5e6e0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
A query was missing the realm --> keyspace translation, resulting in crashes when
ASTARTE_INSTANCE_ID != ""
. Fix it, thus closing #930.