astarte-platform / astarte

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

Save device introspection in kv_store #946

Open eddbbt opened 2 months ago

eddbbt commented 2 months ago

Save device introspection in kv_store after device registration, inhibit interface deletion if device does not declare introspection during first connection

closes #391

As a breaking change, this is currently under investigation in order to decide when and where merge it

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 68.14%. Comparing base (912b5cd) to head (d43d0ad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #946 +/- ## ========================================== + Coverage 68.04% 68.14% +0.10% ========================================== Files 281 281 Lines 7419 7431 +12 ========================================== + Hits 5048 5064 +16 + Misses 2371 2367 -4 ```

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