Closed joshuachp closed 6 months ago
There was a bug in the iteration that would iterate only on the single added interface in the method Interfaces::iter_with_added. This will generate an incorrect introspection for MQTT connection.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.4%. Comparing base (326eb12) to head (2fc64e8). Report is 1 commits behind head on release-0.8.
326eb12
2fc64e8
There was a bug in the iteration that would iterate only on the single added interface in the method Interfaces::iter_with_added. This will generate an incorrect introspection for MQTT connection.