Skip to content

Add DAG data parsing utils

Sarah Groff Hennigh-Palermo requested to merge 215517-add-dag-utils into master

What does this MR do?

The next wave in #215517 (closed), this MR adds the utilities needed to parse the data we receive from the endpoints in order to prepare it for the graph layout. Don't worry — there are lots of comments in the file explaining what the transformation looks like.

This is reliant on !32460 (merged) merging which is still blocked by the backend MR.

Note: This is a continuation of !32692 (closed), because my shenanigans did not fool our MR methods.

Screenshots

There are no visual changes.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Groff Hennigh-Palermo

Merge request reports