interuss / monitoring

InterUSS Platform USS monitoring tools for federated UTM, including automated testing.
Apache License 2.0
11 stars 19 forks source link

[uss_qualifier] Have make_artifacts use configuration from report by default #780

Closed BenjaminPelletier closed 5 days ago

BenjaminPelletier commented 6 days ago

An empirically-common use case is for someone to receive a bare report.json and then need to generate the relevant human-friendly artifacts from it. This PR supports this use case by making explicit specification of a configuration optional when calling make_artifacts. When not specified, the configuration embedded within the provided report(s) will be used to specify the artifacts to be generated.