canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.
Apache License 2.0
32 stars 38 forks source link

create yaml test coverage tool #857

Closed dosaboy closed 4 months ago

dosaboy commented 5 months ago

The code in https://github.com/canonical/hotsos/pull/839 should be adds a unit test that detected if there are scenarios that don't have an accompanying test. This would be better off as a standalone tool that can be called from tox.