On 9/6/2021 5:25 PM, Power, Ciara wrote:
Hi Radu,
-----Original Message-----
From: Nicolau, Radu <[email protected]>
Sent: Friday 3 September 2021 11:57
To: Power, Ciara <[email protected]>
Cc: [email protected]; Nicolau, Radu <[email protected]>; Doherty, Declan
<[email protected]>
Subject: [PATCH] telemetry: add support for dicts of dicts
Add support for dicts of dicts to telemetry library.
Signed-off-by: Declan Doherty <[email protected]>
Signed-off-by: Radu Nicolau <[email protected]>
---
5.1
Thanks for this, it will be a good addition to Telemetry.
I think tests should be added with this feature.
Different combinations of data are tested in the test_telemetry_data.c file,
tests for these nested dicts would be valuable there.
Thanks,
Ciara
Hi Ciara, thanks for reviewing, I will add the tests.