-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Is your feature request related to a problem? Please describe.
Our use case assumes using wily in the unit tests to validate different metrics thresholds. It is not the best practice to parse cli string to get the metrics, instead, it would be very useful to work with python packages, but without accessing output results in the objects for diff and rank methods it's impossible
Describe the solution you'd like
If we add return results to the diff method and return data to the rank method, we can work with wily in unit tests and operate output in better way
Describe alternatives you've considered
Parsing cli
Metadata
Metadata
Assignees
Labels
No labels