Test issue(s)
The rust matter repo uses the C++ tests (yaml, python) to test coverage - we have a PR to fix an issue in the code, which I would've expected to be covered by a test in the connectedhomeip repo
I did a quick search and I'm not seeing one for GeneralDiagnostics.NetworkInterfaces - shouldn't there be a yaml o r python test for this cluster?
Here's the rust changes which I'd expect to have test coverage: project-chip/rs-matter#376
Platform
all
Anything else?
No response