meridian.model.eda.eda_outcome.EDAFinding

A single, specific finding from an EDA check.

severity The severity level of the finding.
explanation A human-readable description about the EDA check and a potential actionable guidance on how to address or interpret this specific finding.
finding_cause The type of finding, mapping to specific data tables.
associated_artifact The artifact associated with the finding, if any.

Methods

__eq__

Return self==value.

associated_artifact None