push
github
[fix] Exclude `location_id` from `radius_acc` extra_tags if missing Avoid including the `location_id` tag in `radius_acc` metrics when the device has no associated `DeviceLocation`. InfluxDB does not support tags with `None` values, which causes errors when attempting to delete such metrics. --------- Co-authored-by: Federico Capoano <f.capoano@openwisp.io> (cherry picked from commit 0c7aade75)
3890 of 3942 relevant lines covered (98.68%)
8.88 hits per line