Closed liamhuber closed 10 months ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.05% (target: -1.00%) | :white_check_mark: 93.75% |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Short term intention: for finding location inside a parent-most storage file (related to #165)
Long term intention: for identification independent of storage location (related to #126)
TODO: (super simple, but I've got to run)
EDIT:
Ok, I reduced the scope just a little. This no longer claims to be the
semantic_path
-- an object which may or may not contain super-parent-most-node information in the future -- but just the path within the scope of the current graph.Whether and how we allow the semantic grouping (in contrast to operational grouping where data actually flows automatically) of multiple workflow objects is left to the future. In that hypothetical, the
graph_path
becomes merely the tail of thesemantic_path
, but for now we don't close any doors or take any attributes we'd wind up changing the meaning of later!