Skip to main content

validate_ground_truth

Function validate_ground_truth 

Source
pub fn validate_ground_truth(
    store: &SqliteStore,
    expected_qnames: &[String],
    repo_name: &str,
) -> Result<Vec<String>>
Expand description

Validate that all expected qualified names exist in the indexed graph.